@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 _:N89189778748a46c8bd055328de5c7452 ;
    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 .

_:N11b7e2e98b6f4624a6f69d36d414d0fe 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 _:N89189778748a46c8bd055328de5c7452 ;
    schema:name "Beloved Tomboyish Girl ~ killer Tune"@en,
        "おてんば恋娘 ～ killer Tune"@ja,
        "Otenba Koi Musume ~ killer Tune"@ja-latn .

_:N24f410a942e4479c8b5bb92748ebab2c 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 _:N89189778748a46c8bd055328de5c7452 ;
    schema:name "Spiritual Domination ~ Who done it!"@en,
        "妖々跋扈 ～ Who done it！"@ja,
        "Youyou Bakko ~ Who done it!"@ja-latn .

_:N2d7ffbdcaba04bb5a226cf3a3312856d 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 _:N89189778748a46c8bd055328de5c7452 ;
    schema:name "Eastern Dream ~ The Introduction"@en,
        "Eastern Dream ～ The Introduction"@ja,
        "Eastern Dream ~ The Introduction"@ja-latn .

_:N424772fb86e24823a7908bb8e9fb81f6 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 _:N89189778748a46c8bd055328de5c7452 ;
    schema:name "Shanghai Scarlet Teahouse ~ Chinese Tea"@en,
        "上海紅茶館 ～ Chinese Tea"@ja,
        "Shanghai Kouchakan ~ Chinese Tea"@ja-latn .

_:N4ac4fdb48d8a435c84e8b4770a83457a 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 _:N89189778748a46c8bd055328de5c7452 ;
    schema:name "Cemetery of Onbashira ~ Grave of the Shadow"@en,
        "御柱の墓場 ～ Grave of the Shadow"@ja,
        "Onbashira no Hakaba ~ Grave of the Shadow"@ja-latn .

_:N5a5d27b90c2c4e56bb0567806ced6f60 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 _:N89189778748a46c8bd055328de5c7452 ;
    schema:name "The Venerable Ancient Battlefield ~ Suwa Foughten Field"@en,
        "神さびた古戦場 ～ Suwa Foughten Field"@ja,
        "Kamisabita Kosenjou ~ Suwa Foughten Field"@ja-latn .

_:N6d00176dbf2e4ab28bec1f74b6f311ef 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 _:N89189778748a46c8bd055328de5c7452 ;
    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 .

_:N6e04e3a6982648899c94b642aa5d2843 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 _:N89189778748a46c8bd055328de5c7452 ;
    schema:name "Necrofantasia ~ Remix"@en,
        "ネクロファンタジア ～ Remix"@ja,
        "Necro-Fantasia ~ Remix"@ja-latn .

_:N9970b93dc33f424f8f86e9ad40d9bdfc 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 _:N89189778748a46c8bd055328de5c7452 ;
    schema:name "Eastern Ghostly Dream ~ Ancient Temple"@en,
        "東方妖々夢 ～ Ancient Temple"@ja,
        "Touhou Youyoumu ~ Ancient Temple"@ja-latn .

_:Nc478570d60094d76b711cc38c4fc4cc7 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 _:N89189778748a46c8bd055328de5c7452 ;
    schema:name "Lunar Clock ~ Luna Dial"@en,
        "月時計 ～ ルナ・ダイアル"@ja,
        "Tsukidokei ~ Luna Dial"@ja-latn .

_:N89189778748a46c8bd055328de5c7452 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11b7e2e98b6f4624a6f69d36d414d0fe,
        _:N24f410a942e4479c8b5bb92748ebab2c,
        _:N2d7ffbdcaba04bb5a226cf3a3312856d,
        _:N424772fb86e24823a7908bb8e9fb81f6,
        _:N4ac4fdb48d8a435c84e8b4770a83457a,
        _:N5a5d27b90c2c4e56bb0567806ced6f60,
        _:N6d00176dbf2e4ab28bec1f74b6f311ef,
        _:N6e04e3a6982648899c94b642aa5d2843,
        _:N9970b93dc33f424f8f86e9ad40d9bdfc,
        _:Nc478570d60094d76b711cc38c4fc4cc7 ;
    mo:track_count 10 ;
    schema:duration "PT41:18"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N11b7e2e98b6f4624a6f69d36d414d0fe,
        _:N24f410a942e4479c8b5bb92748ebab2c,
        _:N2d7ffbdcaba04bb5a226cf3a3312856d,
        _:N424772fb86e24823a7908bb8e9fb81f6,
        _:N4ac4fdb48d8a435c84e8b4770a83457a,
        _:N5a5d27b90c2c4e56bb0567806ced6f60,
        _:N6d00176dbf2e4ab28bec1f74b6f311ef,
        _:N6e04e3a6982648899c94b642aa5d2843,
        _:N9970b93dc33f424f8f86e9ad40d9bdfc,
        _:Nc478570d60094d76b711cc38c4fc4cc7 .

