@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/54092> foaf:primaryTopic <album/54092#subject> .

<album/54092#lyrics> a mo:Lyrics .

<album/54092#vocals> a mo:Singer .

<artist/9069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54092#subject> ;
    schema:name "Masaru Yokoyama"@en,
        "横山克"@ja ;
    foaf:made <album/54092#composition>,
        <album/54092#subject> ;
    foaf:name "Masaru Yokoyama"@en,
        "横山克"@ja .

<product/3658#subject> a schema:CreativeWork ;
    schema:name "Rampo Kitan: Game of Laplace"@en,
        "乱歩奇譚 Game of Laplace"@ja,
        "Rampo Kitan: Game of Laplace"@ja-latn ;
    foaf:name "Rampo Kitan: Game of Laplace"@en,
        "乱歩奇譚 Game of Laplace"@ja,
        "Rampo Kitan: Game of Laplace"@ja-latn .

<album/54092#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rampo Kitan: Game of Laplace Drama CD"@en,
        "乱歩奇譚 Game of Laplace ドラマCD"@ja,
        "Rampo Kitan: Game of Laplace Drama CD"@ja-latn ;
    mo:composer <artist/9069#subject> ;
    mo:produced_work <album/54092#musicalwork> ;
    schema:name "Rampo Kitan: Game of Laplace Drama CD"@en,
        "乱歩奇譚 Game of Laplace ドラマCD"@ja,
        "Rampo Kitan: Game of Laplace Drama CD"@ja-latn .

<album/54092#musicalexpression> a mo:Signal ;
    mo:published_as <album/54092#subject> ;
    mo:records <album/54092#performance> .

<album/54092#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rampo Kitan: Game of Laplace Drama CD"@en,
        "乱歩奇譚 Game of Laplace ドラマCD"@ja,
        "Rampo Kitan: Game of Laplace Drama CD"@ja-latn ;
    mo:performance_of <album/54092#musicalwork> ;
    mo:recorded_as <album/54092#musicalexpression> ;
    schema:name "Rampo Kitan: Game of Laplace Drama CD"@en,
        "乱歩奇譚 Game of Laplace ドラマCD"@ja,
        "Rampo Kitan: Game of Laplace Drama CD"@ja-latn ;
    schema:workPerformed <album/54092#musicalwork> .

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

<https://media.vgm.io/albums/29/54092/54092-f5ecd87712ca.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/54092#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/54092/54092-f5ecd87712ca.jpg> ;
    foaf:depicts <album/54092#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/54092/54092-f5ecd87712ca.jpg> .

<https://medium-media.vgm.io/albums/29/54092/54092-f5ecd87712ca.jpg> a schema:ImageObject,
        foaf:Image .

<album/54092#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/54092#composition> ;
    mo:lyrics <album/54092#lyrics> ;
    mo:performed_in <album/54092#performance> ;
    mo:singer <album/54092#vocals> .

<album/54092#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-09-30"^^xsd:date ;
    dcterms:title "Rampo Kitan: Game of Laplace Drama CD"@en,
        "乱歩奇譚 Game of Laplace ドラマCD"@ja,
        "Rampo Kitan: Game of Laplace Drama CD"@ja-latn ;
    mo:catalogue_number "ANZX-11192" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54092#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:Ne73b778ba1d34b448d59b8ae8d41f627 ;
    mo:record_count 1 ;
    schema:about <product/3658#subject> ;
    schema:datePublished "2015-09-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/29/54092/54092-f5ecd87712ca.jpg> ;
    schema:name "Rampo Kitan: Game of Laplace Drama CD"@en,
        "乱歩奇譚 Game of Laplace ドラマCD"@ja,
        "Rampo Kitan: Game of Laplace Drama CD"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/54092/54092-f5ecd87712ca.jpg> .

_:N0383a03f0f3a4c3ea3773fd9f618c07c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒蜥蜴とアケチ探偵 #01"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Ne73b778ba1d34b448d59b8ae8d41f627 ;
    schema:name "黒蜥蜴とアケチ探偵 #01"@ja .

_:N03baa0e6521e4353968ffa2a7eca9dff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒蜥蜴とアケチ探偵 #04"@ja ;
    mo:track_number 4 ;
    schema:duration "PT13:45"^^xsd:interval ;
    schema:inPlaylist _:Ne73b778ba1d34b448d59b8ae8d41f627 ;
    schema:name "黒蜥蜴とアケチ探偵 #04"@ja .

_:N4b12a34522704fa9925a7c147a0dae39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒蜥蜴とアケチ探偵 #05"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Ne73b778ba1d34b448d59b8ae8d41f627 ;
    schema:name "黒蜥蜴とアケチ探偵 #05"@ja .

_:N72289aa3bd0b4da2b7c047d38f035335 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒蜥蜴とアケチ探偵 #02"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Ne73b778ba1d34b448d59b8ae8d41f627 ;
    schema:name "黒蜥蜴とアケチ探偵 #02"@ja .

_:Necc42c7f6e54451fb16c2bc83bda50e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒蜥蜴とアケチ探偵 #06"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Ne73b778ba1d34b448d59b8ae8d41f627 ;
    schema:name "黒蜥蜴とアケチ探偵 #06"@ja .

_:Nf00ddfe0b47f4d68bad21574cee826c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒蜥蜴とアケチ探偵 #03"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ne73b778ba1d34b448d59b8ae8d41f627 ;
    schema:name "黒蜥蜴とアケチ探偵 #03"@ja .

_:Ne73b778ba1d34b448d59b8ae8d41f627 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0383a03f0f3a4c3ea3773fd9f618c07c,
        _:N03baa0e6521e4353968ffa2a7eca9dff,
        _:N4b12a34522704fa9925a7c147a0dae39,
        _:N72289aa3bd0b4da2b7c047d38f035335,
        _:Necc42c7f6e54451fb16c2bc83bda50e0,
        _:Nf00ddfe0b47f4d68bad21574cee826c7 ;
    mo:track_count 6 ;
    schema:duration "PT28:12"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0383a03f0f3a4c3ea3773fd9f618c07c,
        _:N03baa0e6521e4353968ffa2a7eca9dff,
        _:N4b12a34522704fa9925a7c147a0dae39,
        _:N72289aa3bd0b4da2b7c047d38f035335,
        _:Necc42c7f6e54451fb16c2bc83bda50e0,
        _:Nf00ddfe0b47f4d68bad21574cee826c7 .

