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

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

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

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

<artist/3070#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23991#subject> ;
    schema:name "Claude Debussy"@en ;
    foaf:made <album/23991#composition>,
        <album/23991#subject> ;
    foaf:name "Claude Debussy"@en .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23991#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/23991#composition>,
        <album/23991#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<artist/7146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23991#subject> ;
    schema:name "Franz Liszt"@en ;
    foaf:made <album/23991#composition>,
        <album/23991#subject> ;
    foaf:name "Franz Liszt"@en .

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 2010)" .

<product/1019#subject> a schema:CreativeWork ;
    schema:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn ;
    foaf:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

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

<album/23991#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Pianoforte I -Requiem for sakura-"@en,
        "Touhou Pianoforte I -Requiem for sakura-"@ja,
        "Touhou Pianoforte I -Requiem for sakura-"@ja-latn ;
    mo:performance_of <album/23991#musicalwork> ;
    mo:recorded_as <album/23991#musicalexpression> ;
    schema:name "Touhou Pianoforte I -Requiem for sakura-"@en,
        "Touhou Pianoforte I -Requiem for sakura-"@ja,
        "Touhou Pianoforte I -Requiem for sakura-"@ja-latn ;
    schema:workPerformed <album/23991#musicalwork> .

<org/1011#subject> schema:name "Concerto of Light and Darkness"@en,
        "光と闇の協奏曲"@ja,
        "Concerto of Light and Darkness"@ja-latn ;
    foaf:name "Concerto of Light and Darkness"@en,
        "光と闇の協奏曲"@ja,
        "Concerto of Light and Darkness"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/23991/23991-1297756815.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/23991#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Pianoforte I -Requiem for sakura-"@en,
        "Touhou Pianoforte I -Requiem for sakura-"@ja,
        "Touhou Pianoforte I -Requiem for sakura-"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/3070#subject>,
        <artist/4#subject>,
        <artist/7146#subject> ;
    mo:produced_work <album/23991#musicalwork> ;
    schema:name "Touhou Pianoforte I -Requiem for sakura-"@en,
        "Touhou Pianoforte I -Requiem for sakura-"@ja,
        "Touhou Pianoforte I -Requiem for sakura-"@ja-latn .

<album/23991#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "Touhou Pianoforte I -Requiem for sakura-"@en,
        "Touhou Pianoforte I -Requiem for sakura-"@ja,
        "Touhou Pianoforte I -Requiem for sakura-"@ja-latn ;
    mo:catalogue_number "LDCD-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23991#musicalexpression> ;
    mo:publisher <org/1011#subject> ;
    mo:record _:N1d2a95f566214e57ac56851f971cb840 ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/1019#subject>,
        <product/22#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/23991/23991-1297756815.jpg> ;
    schema:name "Touhou Pianoforte I -Requiem for sakura-"@en,
        "Touhou Pianoforte I -Requiem for sakura-"@ja,
        "Touhou Pianoforte I -Requiem for sakura-"@ja-latn ;
    schema:publisher <org/1011#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/23991/23991-1297756815.jpg> .

_:N00c52ae0ced742f297b5ad40a16bc3b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恒久の氷土幻想「雪嵐」"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N1d2a95f566214e57ac56851f971cb840 ;
    schema:name "恒久の氷土幻想「雪嵐」"@ja .

_:N039cf717ce2b415abd4fe0bade2e5471 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方妖々夢～月廃寺"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N1d2a95f566214e57ac56851f971cb840 ;
    schema:name "東方妖々夢～月廃寺"@ja .

_:N29664c8507fd44c6b50b63b7e9d49a98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "広有怪鳥ヲ射ル事"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N1d2a95f566214e57ac56851f971cb840 ;
    schema:name "広有怪鳥ヲ射ル事"@ja .

_:N2be1dc19567d4c738ad4cef5d265ba26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "通り雨の散歩道"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N1d2a95f566214e57ac56851f971cb840 ;
    schema:name "通り雨の散歩道"@ja .

_:N843b9db00b4f4044be49ff065d2a9275 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "胡蝶の死桜"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N1d2a95f566214e57ac56851f971cb840 ;
    schema:name "胡蝶の死桜"@ja .

_:Naa660a5dea96482eb9df6284a40df125 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リリカ独奏曲短章「亡き四女に神の祝福を」"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N1d2a95f566214e57ac56851f971cb840 ;
    schema:name "リリカ独奏曲短章「亡き四女に神の祝福を」"@ja .

_:Nb0a7c2af40594066832dc3a655317c0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪踊る桜の下で"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N1d2a95f566214e57ac56851f971cb840 ;
    schema:name "雪踊る桜の下で"@ja .

_:Nb3633cf6979341fc870193bb3b828323 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天空に捧ぐ祈り～同じ高みへ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N1d2a95f566214e57ac56851f971cb840 ;
    schema:name "天空に捧ぐ祈り～同じ高みへ"@ja .

_:Nd776aee7fbc14842ba82d6abd8d11c74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アリスの狂気"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N1d2a95f566214e57ac56851f971cb840 ;
    schema:name "アリスの狂気"@ja .

_:N1d2a95f566214e57ac56851f971cb840 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00c52ae0ced742f297b5ad40a16bc3b0,
        _:N039cf717ce2b415abd4fe0bade2e5471,
        _:N29664c8507fd44c6b50b63b7e9d49a98,
        _:N2be1dc19567d4c738ad4cef5d265ba26,
        _:N843b9db00b4f4044be49ff065d2a9275,
        _:Naa660a5dea96482eb9df6284a40df125,
        _:Nb0a7c2af40594066832dc3a655317c0e,
        _:Nb3633cf6979341fc870193bb3b828323,
        _:Nd776aee7fbc14842ba82d6abd8d11c74 ;
    mo:track_count 9 ;
    schema:duration "PT33:16"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N00c52ae0ced742f297b5ad40a16bc3b0,
        _:N039cf717ce2b415abd4fe0bade2e5471,
        _:N29664c8507fd44c6b50b63b7e9d49a98,
        _:N2be1dc19567d4c738ad4cef5d265ba26,
        _:N843b9db00b4f4044be49ff065d2a9275,
        _:Naa660a5dea96482eb9df6284a40df125,
        _:Nb0a7c2af40594066832dc3a655317c0e,
        _:Nb3633cf6979341fc870193bb3b828323,
        _:Nd776aee7fbc14842ba82d6abd8d11c74 .

