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

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

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

<artist/14316#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48709#subject> ;
    schema:name "kikiyama"@en,
        "ききやま"@ja ;
    foaf:made <album/48709#composition>,
        <album/48709#subject> ;
    foaf:name "kikiyama"@en,
        "ききやま"@ja .

<product/2852#subject> a schema:CreativeWork ;
    schema:name "Yume Nikki"@en,
        "ゆめにっき"@ja,
        "Yumenikki"@ja-latn ;
    foaf:name "Yume Nikki"@en,
        "ゆめにっき"@ja,
        "Yumenikki"@ja-latn .

<album/48709#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yume Nikki Reimagined"@en,
        "Yume Nikki Reimagined"@ja,
        "Yume Nikki Reimagined"@ja-latn ;
    mo:composer <artist/14316#subject> ;
    mo:produced_work <album/48709#musicalwork> ;
    schema:name "Yume Nikki Reimagined"@en,
        "Yume Nikki Reimagined"@ja,
        "Yume Nikki Reimagined"@ja-latn .

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

<album/48709#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yume Nikki Reimagined"@en,
        "Yume Nikki Reimagined"@ja,
        "Yume Nikki Reimagined"@ja-latn ;
    mo:performance_of <album/48709#musicalwork> ;
    mo:recorded_as <album/48709#musicalexpression> ;
    schema:name "Yume Nikki Reimagined"@en,
        "Yume Nikki Reimagined"@ja,
        "Yume Nikki Reimagined"@ja-latn ;
    schema:workPerformed <album/48709#musicalwork> .

<https://media.vgm.io/albums/90/48709/48709-1413788895.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/48709#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/48709/48709-1413788895.png> ;
    foaf:depicts <album/48709#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/48709/48709-1413788895.png> .

<https://medium-media.vgm.io/albums/90/48709/48709-1413788895.png> a schema:ImageObject,
        foaf:Image .

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

<album/48709#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-31"^^xsd:date ;
    dcterms:title "Yume Nikki Reimagined"@en,
        "Yume Nikki Reimagined"@ja,
        "Yume Nikki Reimagined"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/48709#musicalexpression> ;
    mo:publisher _:N1c186d0f86464fb78fb1f797c7c294c7 ;
    mo:record _:N6f3a5eb9d415449c98696bcfc6ced8cf ;
    mo:record_count 1 ;
    schema:about <product/2852#subject> ;
    schema:datePublished "2014-10-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/48709/48709-1413788895.png> ;
    schema:name "Yume Nikki Reimagined"@en,
        "Yume Nikki Reimagined"@ja,
        "Yume Nikki Reimagined"@ja-latn ;
    schema:publisher _:N1c186d0f86464fb78fb1f797c7c294c7 ;
    foaf:depiction <https://media.vgm.io/albums/90/48709/48709-1413788895.png> .

_:N1b137b4c9aeb42bea78ab2386aa83981 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fear"@en ;
    mo:track_number 12 ;
    schema:duration "PT7:16"^^xsd:interval ;
    schema:inPlaylist _:N6f3a5eb9d415449c98696bcfc6ced8cf ;
    schema:name "Fear"@en .

_:N1c186d0f86464fb78fb1f797c7c294c7 schema:name "Silent Cicada"@en,
        "Silent Cicada"@ja,
        "Silent Cicada"@ja-latn ;
    foaf:name "Silent Cicada"@en,
        "Silent Cicada"@ja,
        "Silent Cicada"@ja-latn .

_:N1f227cf75d264304b9f689ee8b190762 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost in the Game"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N6f3a5eb9d415449c98696bcfc6ced8cf ;
    schema:name "Lost in the Game"@en .

_:N2a2deb86542b47b5bcd16261d9c716af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VIOLATOR"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N6f3a5eb9d415449c98696bcfc6ced8cf ;
    schema:name "VIOLATOR"@en .

_:N5f1c587d28b049ba9f51f5934144b496 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earth Bound"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N6f3a5eb9d415449c98696bcfc6ced8cf ;
    schema:name "Earth Bound"@en .

_:N85532a3a504e48cda0ce45dd21e9e419 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yume Nikki"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N6f3a5eb9d415449c98696bcfc6ced8cf ;
    schema:name "Yume Nikki"@en .

_:N87496039747f4fdbb4bf7086a1fc96e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Following Eyes"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N6f3a5eb9d415449c98696bcfc6ced8cf ;
    schema:name "Following Eyes"@en .

_:N95fb5ef1edfd4b2b8a366f48b32f31e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haunted"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N6f3a5eb9d415449c98696bcfc6ced8cf ;
    schema:name "Haunted"@en .

_:N9990b676a56645748cab0f1e431c43e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At Peace on the Edge of the Garden in the Sky"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N6f3a5eb9d415449c98696bcfc6ced8cf ;
    schema:name "At Peace on the Edge of the Garden in the Sky"@en .

_:Na61a5656965442448368773fe8edf3cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tribal Creature"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N6f3a5eb9d415449c98696bcfc6ced8cf ;
    schema:name "Tribal Creature"@en .

_:Na6796cac166645248d7a79918c1940ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drizzle"@en ;
    mo:track_number 9 ;
    schema:duration "PT9:53"^^xsd:interval ;
    schema:inPlaylist _:N6f3a5eb9d415449c98696bcfc6ced8cf ;
    schema:name "Drizzle"@en .

_:Na9db0d2fc39647598fe8bd45eab941de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parallax"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N6f3a5eb9d415449c98696bcfc6ced8cf ;
    schema:name "Parallax"@en .

_:Naa509f0297134623a718911899f0e9be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Window to Her Dreams"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:N6f3a5eb9d415449c98696bcfc6ced8cf ;
    schema:name "A Window to Her Dreams"@en .

_:Nfe9f75a7ad2f458986e46fe7536f5306 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Mars"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N6f3a5eb9d415449c98696bcfc6ced8cf ;
    schema:name "Song of Mars"@en .

_:N6f3a5eb9d415449c98696bcfc6ced8cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b137b4c9aeb42bea78ab2386aa83981,
        _:N1f227cf75d264304b9f689ee8b190762,
        _:N2a2deb86542b47b5bcd16261d9c716af,
        _:N5f1c587d28b049ba9f51f5934144b496,
        _:N85532a3a504e48cda0ce45dd21e9e419,
        _:N87496039747f4fdbb4bf7086a1fc96e1,
        _:N95fb5ef1edfd4b2b8a366f48b32f31e1,
        _:N9990b676a56645748cab0f1e431c43e8,
        _:Na61a5656965442448368773fe8edf3cd,
        _:Na6796cac166645248d7a79918c1940ed,
        _:Na9db0d2fc39647598fe8bd45eab941de,
        _:Naa509f0297134623a718911899f0e9be,
        _:Nfe9f75a7ad2f458986e46fe7536f5306 ;
    mo:track_count 13 ;
    schema:duration "PT63:16"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1b137b4c9aeb42bea78ab2386aa83981,
        _:N1f227cf75d264304b9f689ee8b190762,
        _:N2a2deb86542b47b5bcd16261d9c716af,
        _:N5f1c587d28b049ba9f51f5934144b496,
        _:N85532a3a504e48cda0ce45dd21e9e419,
        _:N87496039747f4fdbb4bf7086a1fc96e1,
        _:N95fb5ef1edfd4b2b8a366f48b32f31e1,
        _:N9990b676a56645748cab0f1e431c43e8,
        _:Na61a5656965442448368773fe8edf3cd,
        _:Na6796cac166645248d7a79918c1940ed,
        _:Na9db0d2fc39647598fe8bd45eab941de,
        _:Naa509f0297134623a718911899f0e9be,
        _:Nfe9f75a7ad2f458986e46fe7536f5306 .

