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

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

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

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

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

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@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 .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

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

<album/6483#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Il Mondo dove e finito il Tempo"@en,
        "Il Mondo dove e finito il Tempo"@ja,
        "Il Mondo dove e finito il Tempo"@ja-latn ;
    mo:performance_of <album/6483#musicalwork> ;
    mo:recorded_as <album/6483#musicalexpression> ;
    schema:name "Il Mondo dove e finito il Tempo"@en,
        "Il Mondo dove e finito il Tempo"@ja,
        "Il Mondo dove e finito il Tempo"@ja-latn ;
    schema:workPerformed <album/6483#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/38/6483/6483-1267141039.jpg> a schema:ImageObject,
        foaf:Image .

<album/6483#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Il Mondo dove e finito il Tempo"@en,
        "Il Mondo dove e finito il Tempo"@ja,
        "Il Mondo dove e finito il Tempo"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "@Team Shanghai Alice"@en ;
            foaf:made <album/6483#composition> ;
            foaf:name "@Team Shanghai Alice"@en ],
        <artist/1#subject> ;
    mo:produced_work <album/6483#musicalwork> ;
    schema:name "Il Mondo dove e finito il Tempo"@en,
        "Il Mondo dove e finito il Tempo"@ja,
        "Il Mondo dove e finito il Tempo"@ja-latn .

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

<album/6483#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-31"^^xsd:date ;
    dcterms:title "Il Mondo dove e finito il Tempo"@en,
        "Il Mondo dove e finito il Tempo"@ja,
        "Il Mondo dove e finito il Tempo"@ja-latn ;
    mo:catalogue_number "DECD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6483#musicalexpression> ;
    mo:publisher <org/329#subject> ;
    mo:record _:N6c2a800bf2dc448994362ade179a71a7 ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/33#subject> ;
    schema:datePublished "2007-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/6483/6483-1267141039.jpg> ;
    schema:name "Il Mondo dove e finito il Tempo"@en,
        "Il Mondo dove e finito il Tempo"@ja,
        "Il Mondo dove e finito il Tempo"@ja-latn ;
    schema:publisher <org/329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/6483/6483-1267141039.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6483#subject> ;
    schema:name "@Team Shanghai Alice"@en ;
    foaf:made <album/6483#subject> ;
    foaf:name "@Team Shanghai Alice"@en .

_:N13b7be63774b468baa991a3c8c412187 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith is for the Transient People ~ Jehovah's YaHVeH"@en,
        "信仰は儚き人間の為に ～ Jehovah's YaHVeH"@ja,
        "Shinkou wa Hakanaki Ningen no Tame ni ~ Jehovah's YaHVeH"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N6c2a800bf2dc448994362ade179a71a7 ;
    schema:name "Faith is for the Transient People ~ Jehovah's YaHVeH"@en,
        "信仰は儚き人間の為に ～ Jehovah's YaHVeH"@ja,
        "Shinkou wa Hakanaki Ningen no Tame ni ~ Jehovah's YaHVeH"@ja-latn .

_:N1ee280511a3a4d9e9914479f099e3aa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Dream ~ The Introduction"@en,
        "Eastern Dream ～ The Introduction"@ja,
        "Eastern Dream ~ The Introduction"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N6c2a800bf2dc448994362ade179a71a7 ;
    schema:name "Eastern Dream ~ The Introduction"@en,
        "Eastern Dream ～ The Introduction"@ja,
        "Eastern Dream ~ The Introduction"@ja-latn .

_:N2cb8290e6ee34218aeaef1e5180e3412 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunar Clock ~ Luna Dial"@en,
        "月時計 ～ ルナ・ダイアル"@ja,
        "Tsukidokei ~ Luna Dial"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N6c2a800bf2dc448994362ade179a71a7 ;
    schema:name "Lunar Clock ~ Luna Dial"@en,
        "月時計 ～ ルナ・ダイアル"@ja,
        "Tsukidokei ~ Luna Dial"@ja-latn .

_:N5d8d23cb247a4699b5293c10c4ddfa02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Ghostly Dream ~ Ancient Temple"@en,
        "東方妖々夢 ～ Ancient Temple"@ja,
        "Touhou Youyoumu ~ Ancient Temple"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N6c2a800bf2dc448994362ade179a71a7 ;
    schema:name "Eastern Ghostly Dream ~ Ancient Temple"@en,
        "東方妖々夢 ～ Ancient Temple"@ja,
        "Touhou Youyoumu ~ Ancient Temple"@ja-latn .

_:N6304b70ceb9c4b90ab83995cf296bd04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Venerable Ancient Battlefield ~ Suwa Foughten Field"@en,
        "神さびた古戦場 ～ Suwa Foughten Field"@ja,
        "Kamisabita Kosenjou ~ Suwa Foughten Field"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N6c2a800bf2dc448994362ade179a71a7 ;
    schema:name "The Venerable Ancient Battlefield ~ Suwa Foughten Field"@en,
        "神さびた古戦場 ～ Suwa Foughten Field"@ja,
        "Kamisabita Kosenjou ~ Suwa Foughten Field"@ja-latn .

_:N6d29113f4f904ba49496e4076aacf5ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrofantasia ~ Remix"@en,
        "ネクロファンタジア ～ Remix"@ja,
        "Necro-Fantasia ~ Remix"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N6c2a800bf2dc448994362ade179a71a7 ;
    schema:name "Necrofantasia ~ Remix"@en,
        "ネクロファンタジア ～ Remix"@ja,
        "Necro-Fantasia ~ Remix"@ja-latn .

_:N83edfece2bd247f2a5f93723c07c17ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cemetery of Onbashira ~ Grave of the Shadow"@en,
        "御柱の墓場 ～ Grave of the Shadow"@ja,
        "Onbashira no Hakaba ~ Grave of the Shadow"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N6c2a800bf2dc448994362ade179a71a7 ;
    schema:name "Cemetery of Onbashira ~ Grave of the Shadow"@en,
        "御柱の墓場 ～ Grave of the Shadow"@ja,
        "Onbashira no Hakaba ~ Grave of the Shadow"@ja-latn .

_:N88462ae8ea7a432d9507af640af97bf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiritual Domination ~ Who done it!"@en,
        "妖々跋扈 ～ Who done it！"@ja,
        "Youyou Bakko ~ Who done it!"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N6c2a800bf2dc448994362ade179a71a7 ;
    schema:name "Spiritual Domination ~ Who done it!"@en,
        "妖々跋扈 ～ Who done it！"@ja,
        "Youyou Bakko ~ Who done it!"@ja-latn .

_:Nb60afeb21d7442428375e0fcaf8fae26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beloved Tomboyish Girl ~ killer Tune"@en,
        "おてんば恋娘 ～ killer Tune"@ja,
        "Otenba Koi Musume ~ killer Tune"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N6c2a800bf2dc448994362ade179a71a7 ;
    schema:name "Beloved Tomboyish Girl ~ killer Tune"@en,
        "おてんば恋娘 ～ killer Tune"@ja,
        "Otenba Koi Musume ~ killer Tune"@ja-latn .

_:Nce68bc150ce04561b2d4db94f6117789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Scarlet Teahouse ~ Chinese Tea"@en,
        "上海紅茶館 ～ Chinese Tea"@ja,
        "Shanghai Kouchakan ~ Chinese Tea"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N6c2a800bf2dc448994362ade179a71a7 ;
    schema:name "Shanghai Scarlet Teahouse ~ Chinese Tea"@en,
        "上海紅茶館 ～ Chinese Tea"@ja,
        "Shanghai Kouchakan ~ Chinese Tea"@ja-latn .

_:N6c2a800bf2dc448994362ade179a71a7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13b7be63774b468baa991a3c8c412187,
        _:N1ee280511a3a4d9e9914479f099e3aa1,
        _:N2cb8290e6ee34218aeaef1e5180e3412,
        _:N5d8d23cb247a4699b5293c10c4ddfa02,
        _:N6304b70ceb9c4b90ab83995cf296bd04,
        _:N6d29113f4f904ba49496e4076aacf5ea,
        _:N83edfece2bd247f2a5f93723c07c17ed,
        _:N88462ae8ea7a432d9507af640af97bf8,
        _:Nb60afeb21d7442428375e0fcaf8fae26,
        _:Nce68bc150ce04561b2d4db94f6117789 ;
    mo:track_count 10 ;
    schema:duration "PT41:18"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N13b7be63774b468baa991a3c8c412187,
        _:N1ee280511a3a4d9e9914479f099e3aa1,
        _:N2cb8290e6ee34218aeaef1e5180e3412,
        _:N5d8d23cb247a4699b5293c10c4ddfa02,
        _:N6304b70ceb9c4b90ab83995cf296bd04,
        _:N6d29113f4f904ba49496e4076aacf5ea,
        _:N83edfece2bd247f2a5f93723c07c17ed,
        _:N88462ae8ea7a432d9507af640af97bf8,
        _:Nb60afeb21d7442428375e0fcaf8fae26,
        _:Nce68bc150ce04561b2d4db94f6117789 .

