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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134086#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/134086#composition>,
        <album/134086#subject> ;
    foaf:name "ZUN"@en .

<artist/51352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/134086#subject> ;
    schema:name "Eban"@en,
        "えばん"@ja ;
    foaf:made <album/134086#composition>,
        <album/134086#subject> ;
    foaf:name "Eban"@en,
        "えばん"@ja .

<event/297> a mo:Release ;
    schema:name "Released at Hakurei Shrine Fall Reitaisai 10 (Nov 12, 2023)" .

<product/12915#subject> a schema:CreativeWork ;
    schema:name "Touhou Juuouen ~ Unfinished Dream of All Living Ghost."@en,
        "東方獣王園 〜 Unfinished Dream of All Living Ghost."@ja,
        "Touhou Juuouen ~ Unfinished Dream of All Living Ghost."@ja-latn ;
    foaf:name "Touhou Juuouen ~ Unfinished Dream of All Living Ghost."@en,
        "東方獣王園 〜 Unfinished Dream of All Living Ghost."@ja,
        "Touhou Juuouen ~ Unfinished Dream of All Living Ghost."@ja-latn .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

<product/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

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

<album/134086#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shingetsu Toshi ~ Abyssal Abandoned Metropolis. -Eban's Music Collection vol.2-"@en,
        "深月都詩 ～ Abyssal Abandoned Metropolis. -Eban's Music Collection vol.2-"@ja,
        "Shingetsu Toshi ~ Abyssal Abandoned Metropolis. -Eban's Music Collection vol.2-"@ja-latn ;
    mo:performance_of <album/134086#musicalwork> ;
    mo:recorded_as <album/134086#musicalexpression> ;
    schema:name "Shingetsu Toshi ~ Abyssal Abandoned Metropolis. -Eban's Music Collection vol.2-"@en,
        "深月都詩 ～ Abyssal Abandoned Metropolis. -Eban's Music Collection vol.2-"@ja,
        "Shingetsu Toshi ~ Abyssal Abandoned Metropolis. -Eban's Music Collection vol.2-"@ja-latn ;
    schema:workPerformed <album/134086#musicalwork> .

<org/3498#subject> schema:name "MiragEden"@en,
        "MiragEden"@ja,
        "MiragEden"@ja-latn ;
    foaf:name "MiragEden"@en,
        "MiragEden"@ja,
        "MiragEden"@ja-latn .

<https://media.vgm.io/albums/68/134086/134086-1f91b13b51fc.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134086#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/134086/134086-1f91b13b51fc.jpg> ;
    foaf:depicts <album/134086#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/134086/134086-1f91b13b51fc.jpg> .

<https://medium-media.vgm.io/albums/68/134086/134086-1f91b13b51fc.jpg> a schema:ImageObject,
        foaf:Image .

<album/134086#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shingetsu Toshi ~ Abyssal Abandoned Metropolis. -Eban's Music Collection vol.2-"@en,
        "深月都詩 ～ Abyssal Abandoned Metropolis. -Eban's Music Collection vol.2-"@ja,
        "Shingetsu Toshi ~ Abyssal Abandoned Metropolis. -Eban's Music Collection vol.2-"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/51352#subject> ;
    mo:produced_work <album/134086#musicalwork> ;
    schema:name "Shingetsu Toshi ~ Abyssal Abandoned Metropolis. -Eban's Music Collection vol.2-"@en,
        "深月都詩 ～ Abyssal Abandoned Metropolis. -Eban's Music Collection vol.2-"@ja,
        "Shingetsu Toshi ~ Abyssal Abandoned Metropolis. -Eban's Music Collection vol.2-"@ja-latn .

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

<album/134086#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-11-12"^^xsd:date ;
    dcterms:title "Shingetsu Toshi ~ Abyssal Abandoned Metropolis. -Eban's Music Collection vol.2-"@en,
        "深月都詩 ～ Abyssal Abandoned Metropolis. -Eban's Music Collection vol.2-"@ja,
        "Shingetsu Toshi ~ Abyssal Abandoned Metropolis. -Eban's Music Collection vol.2-"@ja-latn ;
    mo:catalogue_number "MGED-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/134086#musicalexpression> ;
    mo:publisher <org/3498#subject> ;
    mo:record _:N1651797361844ce3aae253e0bafb6fcc ;
    mo:record_count 1 ;
    mo:release <event/297> ;
    schema:about <product/12915#subject>,
        <product/1948#subject>,
        <product/64#subject> ;
    schema:datePublished "2023-11-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/134086/134086-1f91b13b51fc.jpg> ;
    schema:name "Shingetsu Toshi ~ Abyssal Abandoned Metropolis. -Eban's Music Collection vol.2-"@en,
        "深月都詩 ～ Abyssal Abandoned Metropolis. -Eban's Music Collection vol.2-"@ja,
        "Shingetsu Toshi ~ Abyssal Abandoned Metropolis. -Eban's Music Collection vol.2-"@ja-latn ;
    schema:publisher <org/3498#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/134086/134086-1f91b13b51fc.jpg> .

_:N2881b746ef7c4b0da6d5d28a64f1de31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shingetsu Toshi ~ Abyssal Abandoned Metropolis"@en,
        "深月都詩 ～ Abyssal Abandoned Metropolis"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N1651797361844ce3aae253e0bafb6fcc ;
    schema:name "Shingetsu Toshi ~ Abyssal Abandoned Metropolis"@en,
        "深月都詩 ～ Abyssal Abandoned Metropolis"@ja .

_:N3c72603fcd7d4f849052a670cd77b045 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusionary Sputnik Night ~ A night just like that time"@en,
        "スプートニク幻夜 ～ A night just like that time"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N1651797361844ce3aae253e0bafb6fcc ;
    schema:name "Illusionary Sputnik Night ~ A night just like that time"@en,
        "スプートニク幻夜 ～ A night just like that time"@ja .

_:N809491feb1b042258e088a3286caaba0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusionary Joururi ~ Memories of \"Shingetsu\""@en,
        "幻想浄瑠璃 ～ Memories of \"Shingetsu\""@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N1651797361844ce3aae253e0bafb6fcc ;
    schema:name "Illusionary Joururi ~ Memories of \"Shingetsu\""@en,
        "幻想浄瑠璃 ～ Memories of \"Shingetsu\""@ja .

_:N9d932ed0d840458ba2c33b2211803620 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nonpolar Star Amnesia ~ The metropolis was forgotten in the distant past"@en,
        "無極星アムネジア ～ The metropolis was forgotten in the distant past"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N1651797361844ce3aae253e0bafb6fcc ;
    schema:name "Nonpolar Star Amnesia ~ The metropolis was forgotten in the distant past"@en,
        "無極星アムネジア ～ The metropolis was forgotten in the distant past"@ja .

_:Na9d75a1157b94043a009562ff09d1405 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distorted Fomalhaut ~ Amplification of distortion"@en,
        "歪みのフォーマルハウト ～ Amplification of distortion"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N1651797361844ce3aae253e0bafb6fcc ;
    schema:name "Distorted Fomalhaut ~ Amplification of distortion"@en,
        "歪みのフォーマルハウト ～ Amplification of distortion"@ja .

_:Nabac5615743b4c609271ac25a462d042 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path to Yomi Where None Turn Back ~ Boundaries of the World"@en,
        "振り向かない黄泉の道 ～ Boundaries of the World"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N1651797361844ce3aae253e0bafb6fcc ;
    schema:name "The Path to Yomi Where None Turn Back ~ Boundaries of the World"@en,
        "振り向かない黄泉の道 ～ Boundaries of the World"@ja .

_:Nb6b6517d0b714734b4e1cb0afa200ad9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tortoise Dragon ~ It is perhaps fortunate"@en,
        "トータスドラゴン ～ It is perhaps fortunate"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N1651797361844ce3aae253e0bafb6fcc ;
    schema:name "Tortoise Dragon ~ It is perhaps fortunate"@en,
        "トータスドラゴン ～ It is perhaps fortunate"@ja .

_:Ne612b015e5734ed29632ddd990c92afe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abandoned City Sinking Into the Abyss ~ Glimmer of the Abyss"@en,
        "深淵へ沈む廃都 ～ Glimmer of the Abyss"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N1651797361844ce3aae253e0bafb6fcc ;
    schema:name "Abandoned City Sinking Into the Abyss ~ Glimmer of the Abyss"@en,
        "深淵へ沈む廃都 ～ Glimmer of the Abyss"@ja .

_:Nee22590ea5fb483a999759a739edd3dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Hourai ~ It was certainly a story that existed"@en,
        "蓬莱伝説 ～ It was certainly a story that existed"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N1651797361844ce3aae253e0bafb6fcc ;
    schema:name "Legend of Hourai ~ It was certainly a story that existed"@en,
        "蓬莱伝説 ～ It was certainly a story that existed"@ja .

_:Nf208186a21f3426a935b03bef2ac0a87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Poem Rising in the Moonlight ~ Imitation Moon"@en,
        "月影に昇る詩 ～ Imitation Moon"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N1651797361844ce3aae253e0bafb6fcc ;
    schema:name "A Poem Rising in the Moonlight ~ Imitation Moon"@en,
        "月影に昇る詩 ～ Imitation Moon"@ja .

_:N1651797361844ce3aae253e0bafb6fcc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2881b746ef7c4b0da6d5d28a64f1de31,
        _:N3c72603fcd7d4f849052a670cd77b045,
        _:N809491feb1b042258e088a3286caaba0,
        _:N9d932ed0d840458ba2c33b2211803620,
        _:Na9d75a1157b94043a009562ff09d1405,
        _:Nabac5615743b4c609271ac25a462d042,
        _:Nb6b6517d0b714734b4e1cb0afa200ad9,
        _:Ne612b015e5734ed29632ddd990c92afe,
        _:Nee22590ea5fb483a999759a739edd3dc,
        _:Nf208186a21f3426a935b03bef2ac0a87 ;
    mo:track_count 10 ;
    schema:duration "PT42:36"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2881b746ef7c4b0da6d5d28a64f1de31,
        _:N3c72603fcd7d4f849052a670cd77b045,
        _:N809491feb1b042258e088a3286caaba0,
        _:N9d932ed0d840458ba2c33b2211803620,
        _:Na9d75a1157b94043a009562ff09d1405,
        _:Nabac5615743b4c609271ac25a462d042,
        _:Nb6b6517d0b714734b4e1cb0afa200ad9,
        _:Ne612b015e5734ed29632ddd990c92afe,
        _:Nee22590ea5fb483a999759a739edd3dc,
        _:Nf208186a21f3426a935b03bef2ac0a87 .

