@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/78654> foaf:primaryTopic <album/78654#subject> .

<artist/13234#subject> a schema:Person,
        foaf:Person ;
    schema:name "nano"@en,
        "ナノ"@ja ;
    foaf:made <album/78654#lyrics>,
        <album/78654#subject> ;
    foaf:name "nano"@en,
        "ナノ"@ja .

<artist/28628#subject> a schema:Person,
        foaf:Person ;
    schema:name "ZAI-ON"@en ;
    foaf:made <album/78654#lyrics>,
        <album/78654#subject> ;
    foaf:name "ZAI-ON"@en .

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

<artist/15790#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78654#subject> ;
    schema:name "WEST GROUND"@en ;
    foaf:made <album/78654#composition>,
        <album/78654#subject> ;
    foaf:name "WEST GROUND"@en .

<product/6311#subject> a schema:CreativeWork ;
    schema:name "Kakuriyo -Bed & Breakfast for Spirits-"@en,
        "かくりよの宿飯"@ja,
        "Kakuriyo no Yadomeshi"@ja-latn ;
    foaf:name "Kakuriyo -Bed & Breakfast for Spirits-"@en,
        "かくりよの宿飯"@ja,
        "Kakuriyo no Yadomeshi"@ja-latn .

<album/78654#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Utsushiyo no Yume / nano [nano Edition]"@en,
        "ウツシヨノユメ / ナノ [ナノ盤]"@ja,
        "Utsushiyo no Yume / nano [nano Edition]"@ja-latn ;
    mo:composer <artist/15790#subject> ;
    mo:produced_work <album/78654#musicalwork> ;
    schema:name "Utsushiyo no Yume / nano [nano Edition]"@en,
        "ウツシヨノユメ / ナノ [ナノ盤]"@ja,
        "Utsushiyo no Yume / nano [nano Edition]"@ja-latn .

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

<album/78654#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Utsushiyo no Yume / nano [nano Edition]"@en,
        "ウツシヨノユメ / ナノ [ナノ盤]"@ja,
        "Utsushiyo no Yume / nano [nano Edition]"@ja-latn ;
    mo:performance_of <album/78654#musicalwork> ;
    mo:recorded_as <album/78654#musicalexpression> ;
    schema:name "Utsushiyo no Yume / nano [nano Edition]"@en,
        "ウツシヨノユメ / ナノ [ナノ盤]"@ja,
        "Utsushiyo no Yume / nano [nano Edition]"@ja-latn ;
    schema:workPerformed <album/78654#musicalwork> .

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/45/78654/78654-1537030483.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/78654#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-22"^^xsd:date ;
    dcterms:title "Utsushiyo no Yume / nano [nano Edition]"@en,
        "ウツシヨノユメ / ナノ [ナノ盤]"@ja,
        "Utsushiyo no Yume / nano [nano Edition]"@ja-latn ;
    mo:catalogue_number "VTCL-35286" ;
    mo:media_type "CD" ;
    mo:publication_of <album/78654#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N7dd9a86446e346c0b420c9037ef7dd80 ;
    mo:record_count 1 ;
    schema:about <product/6311#subject> ;
    schema:datePublished "2018-08-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/45/78654/78654-1537030483.jpg> ;
    schema:name "Utsushiyo no Yume / nano [nano Edition]"@en,
        "ウツシヨノユメ / ナノ [ナノ盤]"@ja,
        "Utsushiyo no Yume / nano [nano Edition]"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/78654/78654-1537030483.jpg> .

_:N0da7c8c4f334468da47e9f143b4fe097 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream of Netherworlds"@en,
        "ウツシヨノユメ"@ja,
        "Utsushiyo no Yume"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N7dd9a86446e346c0b420c9037ef7dd80 ;
    schema:name "Dream of Netherworlds"@en,
        "ウツシヨノユメ"@ja,
        "Utsushiyo no Yume"@ja-latn .

_:N3012c6ded112436daecc9ed18f9cc024 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream of Netherworlds Instrumental ver."@en,
        "ウツシヨノユメ Instrumental ver."@ja,
        "Utsushiyo no Yume Instrumental ver."@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N7dd9a86446e346c0b420c9037ef7dd80 ;
    schema:name "Dream of Netherworlds Instrumental ver."@en,
        "ウツシヨノユメ Instrumental ver."@ja,
        "Utsushiyo no Yume Instrumental ver."@ja-latn .

_:N900bdbb7e95f4973b749d3ebe8bb9647 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gloria Instrumental ver."@en,
        "Gloria Instrumental ver."@ja,
        "Gloria Instrumental ver."@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N7dd9a86446e346c0b420c9037ef7dd80 ;
    schema:name "Gloria Instrumental ver."@en,
        "Gloria Instrumental ver."@ja,
        "Gloria Instrumental ver."@ja-latn .

_:Ne24727e8732b4bd8baaf58282d389216 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gloria"@en,
        "Gloria"@ja,
        "Gloria"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N7dd9a86446e346c0b420c9037ef7dd80 ;
    schema:name "Gloria"@en,
        "Gloria"@ja,
        "Gloria"@ja-latn .

_:N7dd9a86446e346c0b420c9037ef7dd80 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0da7c8c4f334468da47e9f143b4fe097,
        _:N3012c6ded112436daecc9ed18f9cc024,
        _:N900bdbb7e95f4973b749d3ebe8bb9647,
        _:Ne24727e8732b4bd8baaf58282d389216 ;
    mo:track_count 4 ;
    schema:duration "PT18:38"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0da7c8c4f334468da47e9f143b4fe097,
        _:N3012c6ded112436daecc9ed18f9cc024,
        _:N900bdbb7e95f4973b749d3ebe8bb9647,
        _:Ne24727e8732b4bd8baaf58282d389216 .

