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

<artist/45144#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aikapin"@en ;
    foaf:made <album/128661#subject>,
        <album/128661#vocals> ;
    foaf:name "Aikapin"@en .

<artist/48871#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chiyoko"@en ;
    foaf:made <album/128661#subject>,
        <album/128661#vocals> ;
    foaf:name "Chiyoko"@en .

<artist/8024#subject> a schema:Person,
        foaf:Person ;
    schema:name "DD \"Nakata\" Metal"@en,
        "DD\"ナカタ\"Metal"@ja ;
    foaf:made <album/128661#subject>,
        <album/128661#vocals> ;
    foaf:name "DD \"Nakata\" Metal"@en,
        "DD\"ナカタ\"Metal"@ja .

<artist/51618#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128661#subject> ;
    schema:name "Nothing But Requiem"@en ;
    foaf:made <album/128661#composition>,
        <album/128661#lyrics>,
        <album/128661#subject> ;
    foaf:name "Nothing But Requiem"@en .

<artist/57432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/128661#subject> ;
    schema:name "Museo"@en ;
    foaf:made <album/128661#composition>,
        <album/128661#subject> ;
    foaf:name "Museo"@en .

<event/289> a mo:Release ;
    schema:name "Released at M3-2023 Spring (Apr 30, 2023)" .

<product/10873#subject> a schema:CreativeWork ;
    schema:name "Arcaea"@en,
        "Arcaea"@ja,
        "Arcaea"@ja-latn ;
    foaf:name "Arcaea"@en,
        "Arcaea"@ja,
        "Arcaea"@ja-latn .

<product/11760#subject> a schema:CreativeWork ;
    schema:name "Lanota"@en,
        "Lanota"@ja,
        "Lanota"@ja-latn ;
    foaf:name "Lanota"@en,
        "Lanota"@ja,
        "Lanota"@ja-latn .

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

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

<album/128661#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Devil's Sea / Nothing But Requiem"@en,
        "Devil's Sea / Nothing But Requiem"@ja,
        "Devil's Sea / Nothing But Requiem"@ja-latn ;
    mo:performance_of <album/128661#musicalwork> ;
    mo:recorded_as <album/128661#musicalexpression> ;
    schema:name "Devil's Sea / Nothing But Requiem"@en,
        "Devil's Sea / Nothing But Requiem"@ja,
        "Devil's Sea / Nothing But Requiem"@ja-latn ;
    schema:workPerformed <album/128661#musicalwork> .

<org/478#subject> schema:name "Notebook Records"@en,
        "Notebook Records"@ja,
        "Notebook Records"@ja-latn ;
    foaf:name "Notebook Records"@en,
        "Notebook Records"@ja,
        "Notebook Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/16/128661/128661-a18b102c138a.jpg> a schema:ImageObject,
        foaf:Image .

<album/128661#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Devil's Sea / Nothing But Requiem"@en,
        "Devil's Sea / Nothing But Requiem"@ja,
        "Devil's Sea / Nothing But Requiem"@ja-latn ;
    mo:composer <artist/51618#subject>,
        <artist/57432#subject> ;
    mo:produced_work <album/128661#musicalwork> ;
    schema:name "Devil's Sea / Nothing But Requiem"@en,
        "Devil's Sea / Nothing But Requiem"@ja,
        "Devil's Sea / Nothing But Requiem"@ja-latn .

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

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

<album/128661#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-04-30"^^xsd:date ;
    dcterms:title "Devil's Sea / Nothing But Requiem"@en,
        "Devil's Sea / Nothing But Requiem"@ja,
        "Devil's Sea / Nothing But Requiem"@ja-latn ;
    mo:catalogue_number "NBRD-008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/128661#musicalexpression> ;
    mo:publisher <org/478#subject> ;
    mo:record _:Nf1d6c901538d4dd6b31e167f9e7cedab ;
    mo:record_count 1 ;
    mo:release <event/289> ;
    schema:about <product/10873#subject>,
        <product/11760#subject> ;
    schema:datePublished "2023-04-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/128661/128661-a18b102c138a.jpg> ;
    schema:name "Devil's Sea / Nothing But Requiem"@en,
        "Devil's Sea / Nothing But Requiem"@ja,
        "Devil's Sea / Nothing But Requiem"@ja-latn ;
    schema:publisher <org/478#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/128661/128661-a18b102c138a.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "鈴夏リナ"@en ;
    foaf:made <album/128661#vocals> ;
    foaf:name "鈴夏リナ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "鈴夏リナ"@en ;
    foaf:made <album/128661#subject> ;
    foaf:name "鈴夏リナ"@en .

_:N035eab242ebc4fa4b0c5632159febeb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nothing But Requiem 灰色の冥画『灰色の世界』"@ja ;
    mo:track_number 6 ;
    schema:duration "PT9:17"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c901538d4dd6b31e167f9e7cedab ;
    schema:name "Nothing But Requiem 灰色の冥画『灰色の世界』"@ja .

_:N1c8280de9ce74cf6ae1cd61e5789280c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真魚の宴 (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c901538d4dd6b31e167f9e7cedab ;
    schema:name "真魚の宴 (Instrumental)"@ja .

_:N291cf5e53adb4c438bf279051238fdca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真魚の宴 feat. DD\"ナカタ\"Metal & 鈴夏リナ（スリーピークロウズ）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c901538d4dd6b31e167f9e7cedab ;
    schema:name "真魚の宴 feat. DD\"ナカタ\"Metal & 鈴夏リナ（スリーピークロウズ）"@ja .

_:N2fe678ac1b614cc1ae592db5574d73c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pentiment (NBR Extended Mix)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c901538d4dd6b31e167f9e7cedab ;
    schema:name "Pentiment (NBR Extended Mix)"@ja .

_:N3361160a52f246d7a1459607f501a490 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Somewhere far away feat. Aikapin & Chiyoko"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c901538d4dd6b31e167f9e7cedab ;
    schema:name "Somewhere far away feat. Aikapin & Chiyoko"@ja .

_:N550bf99f2b464f56b46a2767c615aa9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquamarine (Short Edit)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c901538d4dd6b31e167f9e7cedab ;
    schema:name "Aquamarine (Short Edit)"@ja .

_:N5a7179b977db4b5b9211f5e0e95a01e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquamarine"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c901538d4dd6b31e167f9e7cedab ;
    schema:name "Aquamarine"@ja .

_:N7f42422fb7594897bd0c6081fc83cdfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Somewhere far away (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c901538d4dd6b31e167f9e7cedab ;
    schema:name "Somewhere far away (Instrumental)"@ja .

_:N9cc9f3d53d704b2abbf4f60d1ca1e070 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horizon Blue (aran Remix)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nf1d6c901538d4dd6b31e167f9e7cedab ;
    schema:name "Horizon Blue (aran Remix)"@ja .

_:Nf1d6c901538d4dd6b31e167f9e7cedab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N035eab242ebc4fa4b0c5632159febeb6,
        _:N1c8280de9ce74cf6ae1cd61e5789280c,
        _:N291cf5e53adb4c438bf279051238fdca,
        _:N2fe678ac1b614cc1ae592db5574d73c5,
        _:N3361160a52f246d7a1459607f501a490,
        _:N550bf99f2b464f56b46a2767c615aa9d,
        _:N5a7179b977db4b5b9211f5e0e95a01e3,
        _:N7f42422fb7594897bd0c6081fc83cdfa,
        _:N9cc9f3d53d704b2abbf4f60d1ca1e070 ;
    mo:track_count 9 ;
    schema:duration "PT39:04"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N035eab242ebc4fa4b0c5632159febeb6,
        _:N1c8280de9ce74cf6ae1cd61e5789280c,
        _:N291cf5e53adb4c438bf279051238fdca,
        _:N2fe678ac1b614cc1ae592db5574d73c5,
        _:N3361160a52f246d7a1459607f501a490,
        _:N550bf99f2b464f56b46a2767c615aa9d,
        _:N5a7179b977db4b5b9211f5e0e95a01e3,
        _:N7f42422fb7594897bd0c6081fc83cdfa,
        _:N9cc9f3d53d704b2abbf4f60d1ca1e070 .

