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

<artist/8333#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emi Evans"@en ;
    foaf:made <album/111688#subject>,
        <album/111688#vocals> ;
    foaf:name "Emi Evans"@en .

<album/111688#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NieR Replicant -10+1 Years-/Devola & Popola"@en,
        "NieR Replicant -10+1 Years-/Devola & Popola"@ja,
        "NieR Replicant -10+1 Years-/Devola & Popola"@ja-latn ;
    mo:produced_work <album/111688#musicalwork> ;
    schema:name "NieR Replicant -10+1 Years-/Devola & Popola"@en,
        "NieR Replicant -10+1 Years-/Devola & Popola"@ja,
        "NieR Replicant -10+1 Years-/Devola & Popola"@ja-latn .

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

<product/10030#subject> a schema:CreativeWork ;
    schema:name "NieR Replicant ver.1.22474487139..."@en,
        "NieR Replicant ver.1.22474487139..."@ja,
        "NieR Replicant ver.1.22474487139..."@ja-latn ;
    foaf:name "NieR Replicant ver.1.22474487139..."@en,
        "NieR Replicant ver.1.22474487139..."@ja,
        "NieR Replicant ver.1.22474487139..."@ja-latn .

<product/376#subject> a schema:CreativeWork ;
    schema:name "NieR"@en,
        "ニーア"@ja,
        "NieR"@ja-latn ;
    foaf:name "NieR"@en,
        "ニーア"@ja,
        "NieR"@ja-latn .

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

<album/111688#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NieR Replicant -10+1 Years-/Devola & Popola"@en,
        "NieR Replicant -10+1 Years-/Devola & Popola"@ja,
        "NieR Replicant -10+1 Years-/Devola & Popola"@ja-latn ;
    mo:performance_of <album/111688#musicalwork> ;
    mo:recorded_as <album/111688#musicalexpression> ;
    schema:name "NieR Replicant -10+1 Years-/Devola & Popola"@en,
        "NieR Replicant -10+1 Years-/Devola & Popola"@ja,
        "NieR Replicant -10+1 Years-/Devola & Popola"@ja-latn ;
    schema:workPerformed <album/111688#musicalwork> .

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

<org/1466#subject> schema:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn ;
    foaf:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn .

<https://media.vgm.io/albums/88/111688/111688-8dca8a36ba1b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/111688#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/111688/111688-8dca8a36ba1b.jpg> ;
    foaf:depicts <album/111688#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/111688/111688-8dca8a36ba1b.jpg> .

<https://medium-media.vgm.io/albums/88/111688/111688-8dca8a36ba1b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/111688#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-09-15"^^xsd:date ;
    dcterms:title "NieR Replicant -10+1 Years-/Devola & Popola"@en,
        "NieR Replicant -10+1 Years-/Devola & Popola"@ja,
        "NieR Replicant -10+1 Years-/Devola & Popola"@ja-latn ;
    mo:catalogue_number "SQEX-10866" ;
    mo:media_type "Vinyl" ;
    mo:publication_of <album/111688#musicalexpression> ;
    mo:publisher <org/1466#subject> ;
    mo:record _:N8f99820ad4c345539f25a71b5b4978ce ;
    mo:record_count 1 ;
    schema:about <product/10030#subject>,
        <product/376#subject> ;
    schema:datePublished "2021-09-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/111688/111688-8dca8a36ba1b.jpg> ;
    schema:name "NieR Replicant -10+1 Years-/Devola & Popola"@en,
        "NieR Replicant -10+1 Years-/Devola & Popola"@ja,
        "NieR Replicant -10+1 Years-/Devola & Popola"@ja-latn ;
    schema:publisher <org/1466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/111688/111688-8dca8a36ba1b.jpg> .

_:N085e5865f99745a3bdf61a0a5675aa9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Ancients (from NieR Gestalt & Replicant Orchestral Arrangement Album)"@en,
        "イニシエノウタ (from NieR Gestalt & Replicant Orchestral Arrangement Album)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f99820ad4c345539f25a71b5b4978ce ;
    schema:name "Song of the Ancients (from NieR Gestalt & Replicant Orchestral Arrangement Album)"@en,
        "イニシエノウタ (from NieR Gestalt & Replicant Orchestral Arrangement Album)"@ja .

_:N0a3868e0660c4c1a901443044493d5ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Ancients / Fate (from NieR Replicant ver.1.22474487139... Original Soundtrack)"@en,
        "イニシエノウタ / 運命 (from NieR Replicant ver.1.22474487139... Original Soundtrack)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f99820ad4c345539f25a71b5b4978ce ;
    schema:name "Song of the Ancients / Fate (from NieR Replicant ver.1.22474487139... Original Soundtrack)"@en,
        "イニシエノウタ / 運命 (from NieR Replicant ver.1.22474487139... Original Soundtrack)"@ja .

_:N14d026dc04e74350bbc4b5503bddc7e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Ancients / Mandolin Ensemble Ver."@en,
        "イニシエノウタ / Ver. Mandolin Ensemble"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f99820ad4c345539f25a71b5b4978ce ;
    schema:name "Song of the Ancients / Mandolin Ensemble Ver."@en,
        "イニシエノウタ / Ver. Mandolin Ensemble"@ja .

_:N27fc2fb5d3884904a8ad686da5f9c243 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Ancients / Popola (from NieR Replicant ver.1.22474487139... Original Soundtrack)"@en,
        "イニシエノウタ / ポポル (from NieR Replicant ver.1.22474487139... Original Soundtrack)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f99820ad4c345539f25a71b5b4978ce ;
    schema:name "Song of the Ancients / Popola (from NieR Replicant ver.1.22474487139... Original Soundtrack)"@en,
        "イニシエノウタ / ポポル (from NieR Replicant ver.1.22474487139... Original Soundtrack)"@ja .

_:N62bb152c8efe482a89a432c3466e3ae7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Ancients / Hollow Dreams (from NieR Replicant ver.1.22474487139... Original Soundtrack)"@en,
        "イニシエノウタ / 虚ロナ夢 (from NieR Replicant ver.1.22474487139... Original Soundtrack)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f99820ad4c345539f25a71b5b4978ce ;
    schema:name "Song of the Ancients / Hollow Dreams (from NieR Replicant ver.1.22474487139... Original Soundtrack)"@en,
        "イニシエノウタ / 虚ロナ夢 (from NieR Replicant ver.1.22474487139... Original Soundtrack)"@ja .

_:N7d7db994361f4269811ac417994156a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Ancients / Devola (from NieR Replicant ver.1.22474487139... Original Soundtrack)"@en,
        "イニシエノウタ / デボル (from NieR Replicant ver.1.22474487139... Original Soundtrack)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f99820ad4c345539f25a71b5b4978ce ;
    schema:name "Song of the Ancients / Devola (from NieR Replicant ver.1.22474487139... Original Soundtrack)"@en,
        "イニシエノウタ / デボル (from NieR Replicant ver.1.22474487139... Original Soundtrack)"@ja .

_:N976d25ad13a2439d850e36fdbb53fe7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Ancients (Emi Evans & J'Nique Nicole Vocals) (from NieR Orchestral Arrangement Album - Addendum)"@en,
        "イニシエノウタ (Emi Evans & J'Nique Nicole Vocals) (from NieR Orchestral Arrangement Album - Addendum)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f99820ad4c345539f25a71b5b4978ce ;
    schema:name "Song of the Ancients (Emi Evans & J'Nique Nicole Vocals) (from NieR Orchestral Arrangement Album - Addendum)"@en,
        "イニシエノウタ (Emi Evans & J'Nique Nicole Vocals) (from NieR Orchestral Arrangement Album - Addendum)"@ja .

_:Naca09f3895d34d1eb51b8ae8125f0da4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Ancients (from Piano Collections Nier Gestalt & Replicant)"@en,
        "イニシエノウタ (from Piano Collections Nier Gestalt & Replicant)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f99820ad4c345539f25a71b5b4978ce ;
    schema:name "Song of the Ancients (from Piano Collections Nier Gestalt & Replicant)"@en,
        "イニシエノウタ (from Piano Collections Nier Gestalt & Replicant)"@ja .

_:N8f99820ad4c345539f25a71b5b4978ce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N085e5865f99745a3bdf61a0a5675aa9b,
        _:N0a3868e0660c4c1a901443044493d5ef,
        _:N14d026dc04e74350bbc4b5503bddc7e8,
        _:N27fc2fb5d3884904a8ad686da5f9c243,
        _:N62bb152c8efe482a89a432c3466e3ae7,
        _:N7d7db994361f4269811ac417994156a6,
        _:N976d25ad13a2439d850e36fdbb53fe7c,
        _:Naca09f3895d34d1eb51b8ae8125f0da4 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N085e5865f99745a3bdf61a0a5675aa9b,
        _:N0a3868e0660c4c1a901443044493d5ef,
        _:N14d026dc04e74350bbc4b5503bddc7e8,
        _:N27fc2fb5d3884904a8ad686da5f9c243,
        _:N62bb152c8efe482a89a432c3466e3ae7,
        _:N7d7db994361f4269811ac417994156a6,
        _:N976d25ad13a2439d850e36fdbb53fe7c,
        _:Naca09f3895d34d1eb51b8ae8125f0da4 .

