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

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

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

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

<album/78706#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Forgotten Void"@en,
        "The Forgotten Void"@ja,
        "The Forgotten Void"@ja-latn ;
    mo:performance_of <album/78706#musicalwork> ;
    mo:recorded_as <album/78706#musicalexpression> ;
    schema:name "The Forgotten Void"@en,
        "The Forgotten Void"@ja,
        "The Forgotten Void"@ja-latn ;
    schema:workPerformed <album/78706#musicalwork> .

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

<https://medium-media.vgm.io/albums/60/78706/78706-1530261634.jpg> a schema:ImageObject,
        foaf:Image .

<album/78706#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Forgotten Void"@en,
        "The Forgotten Void"@ja,
        "The Forgotten Void"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Eric Jeffrey Tan"@en ;
            foaf:made <album/78706#composition> ;
            foaf:name "Eric Jeffrey Tan"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shuprio Shourov"@en ;
            foaf:made <album/78706#composition> ;
            foaf:name "Shuprio Shourov"@en ] ;
    mo:produced_work <album/78706#musicalwork> ;
    schema:name "The Forgotten Void"@en,
        "The Forgotten Void"@ja,
        "The Forgotten Void"@ja-latn .

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

<album/78706#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-21"^^xsd:date ;
    dcterms:title "The Forgotten Void"@en,
        "The Forgotten Void"@ja,
        "The Forgotten Void"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/78706#musicalexpression> ;
    mo:publisher _:Nfe446458d53041d4842a76435382088e ;
    mo:record _:N102f3d8906f149c59a388acbb0b1a958 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Forgotten Void"@en ;
            foaf:name "The Forgotten Void"@en ] ;
    schema:datePublished "2018-06-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/78706/78706-1530261634.jpg> ;
    schema:name "The Forgotten Void"@en,
        "The Forgotten Void"@ja,
        "The Forgotten Void"@ja-latn ;
    schema:publisher _:Nfe446458d53041d4842a76435382088e ;
    foaf:depiction <https://media.vgm.io/albums/60/78706/78706-1530261634.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78706#subject> ;
    schema:name "Shuprio Shourov"@en ;
    foaf:made <album/78706#subject> ;
    foaf:name "Shuprio Shourov"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78706#subject> ;
    schema:name "Eric Jeffrey Tan"@en ;
    foaf:made <album/78706#subject> ;
    foaf:name "Eric Jeffrey Tan"@en .

_:N08c3c2e8169e4d17a6b6e79680dc7ff5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Celestial"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N102f3d8906f149c59a388acbb0b1a958 ;
    schema:name "Celestial"@en .

_:N145c844ce7274aecba05fa90c0d5e558 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guardians"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N102f3d8906f149c59a388acbb0b1a958 ;
    schema:name "Guardians"@en .

_:N3f4d85d50a924badb5d178c92bbe6915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hope"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N102f3d8906f149c59a388acbb0b1a958 ;
    schema:name "Hope"@en .

_:N44205c05403f4b0ca0dc82d08590f572 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Menu"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N102f3d8906f149c59a388acbb0b1a958 ;
    schema:name "Main Menu"@en .

_:N56a375dfe904442b84f8a817a666e357 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Memories"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N102f3d8906f149c59a388acbb0b1a958 ;
    schema:name "Lost Memories"@en .

_:N57a5ac65764e404fbef68b5677949bf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N102f3d8906f149c59a388acbb0b1a958 ;
    schema:name "Prologue"@en .

_:N6a99418410a94d93b6a24b6807feb877 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forgotten"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N102f3d8906f149c59a388acbb0b1a958 ;
    schema:name "Forgotten"@en .

_:N6bb623cee94b41eb80209ef6f59ba162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkness"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N102f3d8906f149c59a388acbb0b1a958 ;
    schema:name "Darkness"@en .

_:N6ffd2ab4a6cb4627b252e3db4f90af35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haven"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N102f3d8906f149c59a388acbb0b1a958 ;
    schema:name "Haven"@en .

_:N83c9a6968f754c40a005d8cda2ee331d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A New Life"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N102f3d8906f149c59a388acbb0b1a958 ;
    schema:name "A New Life"@en .

_:Nccd08190ca004711af70bd795b533214 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Void"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N102f3d8906f149c59a388acbb0b1a958 ;
    schema:name "The Void"@en .

_:Nfe446458d53041d4842a76435382088e schema:name "Eric Jeffrey Tan Music"@en,
        "Eric Jeffrey Tan Music"@ja,
        "Eric Jeffrey Tan Music"@ja-latn ;
    foaf:name "Eric Jeffrey Tan Music"@en,
        "Eric Jeffrey Tan Music"@ja,
        "Eric Jeffrey Tan Music"@ja-latn .

_:N102f3d8906f149c59a388acbb0b1a958 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08c3c2e8169e4d17a6b6e79680dc7ff5,
        _:N145c844ce7274aecba05fa90c0d5e558,
        _:N3f4d85d50a924badb5d178c92bbe6915,
        _:N44205c05403f4b0ca0dc82d08590f572,
        _:N56a375dfe904442b84f8a817a666e357,
        _:N57a5ac65764e404fbef68b5677949bf7,
        _:N6a99418410a94d93b6a24b6807feb877,
        _:N6bb623cee94b41eb80209ef6f59ba162,
        _:N6ffd2ab4a6cb4627b252e3db4f90af35,
        _:N83c9a6968f754c40a005d8cda2ee331d,
        _:Nccd08190ca004711af70bd795b533214 ;
    mo:track_count 11 ;
    schema:duration "PT25:27"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N08c3c2e8169e4d17a6b6e79680dc7ff5,
        _:N145c844ce7274aecba05fa90c0d5e558,
        _:N3f4d85d50a924badb5d178c92bbe6915,
        _:N44205c05403f4b0ca0dc82d08590f572,
        _:N56a375dfe904442b84f8a817a666e357,
        _:N57a5ac65764e404fbef68b5677949bf7,
        _:N6a99418410a94d93b6a24b6807feb877,
        _:N6bb623cee94b41eb80209ef6f59ba162,
        _:N6ffd2ab4a6cb4627b252e3db4f90af35,
        _:N83c9a6968f754c40a005d8cda2ee331d,
        _:Nccd08190ca004711af70bd795b533214 .

