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

<artist/8980#subject> a schema:Person,
        foaf:Person ;
    schema:name "Techi Kitamori"@en ;
    foaf:made <album/34066#lyrics>,
        <album/34066#subject> ;
    foaf:name "Techi Kitamori"@en .

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

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

<event/1> a mo:Release ;
    schema:name "Released at Comic Market 72 (Aug 17, 2007 to Aug 19, 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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/66/34066/34066-1342055523.jpg> a schema:ImageObject,
        foaf:Image .

<album/34066#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE APARTMENT \"TOUHOU\""@en,
        "THE APARTMENT \"TOUHOU\""@ja,
        "THE APARTMENT \"TOUHOU\""@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/7069#subject> ;
    mo:produced_work <album/34066#musicalwork> ;
    schema:name "THE APARTMENT \"TOUHOU\""@en,
        "THE APARTMENT \"TOUHOU\""@ja,
        "THE APARTMENT \"TOUHOU\""@ja-latn .

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

<album/34066#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE APARTMENT \"TOUHOU\""@en,
        "THE APARTMENT \"TOUHOU\""@ja,
        "THE APARTMENT \"TOUHOU\""@ja-latn ;
    mo:performance_of <album/34066#musicalwork> ;
    mo:performer <artist/7069#subject> ;
    mo:recorded_as <album/34066#musicalexpression> ;
    schema:byArtist <artist/7069#subject> ;
    schema:name "THE APARTMENT \"TOUHOU\""@en,
        "THE APARTMENT \"TOUHOU\""@ja,
        "THE APARTMENT \"TOUHOU\""@ja-latn ;
    schema:workPerformed <album/34066#musicalwork> .

<artist/7069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34066#subject> ;
    mo:performed <album/34066#performance> ;
    schema:name "Urue Koreito"@en,
        "此糸ウルヱ"@ja ;
    foaf:made <album/34066#composition>,
        <album/34066#subject> ;
    foaf:name "Urue Koreito"@en,
        "此糸ウルヱ"@ja .

<album/34066#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "THE APARTMENT \"TOUHOU\""@en,
        "THE APARTMENT \"TOUHOU\""@ja,
        "THE APARTMENT \"TOUHOU\""@ja-latn ;
    mo:catalogue_number "KMCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34066#musicalexpression> ;
    mo:publisher <org/587#subject> ;
    mo:record _:N5243f8896ea541998ae79660f894cd5a ;
    mo:record_count 1 ;
    mo:release <event/1> ;
    schema:about <product/20#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/7069#subject> ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/34066/34066-1342055523.jpg> ;
    schema:name "THE APARTMENT \"TOUHOU\""@en,
        "THE APARTMENT \"TOUHOU\""@ja,
        "THE APARTMENT \"TOUHOU\""@ja-latn ;
    schema:publisher <org/587#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/34066/34066-1342055523.jpg> .

_:N030c917181884767a1e7943f276d1bb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N5243f8896ea541998ae79660f894cd5a ;
    schema:name "None"@en .

_:N1203d5ff6a2849bbae8cd83b9b4b6ab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track 1"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:N5243f8896ea541998ae79660f894cd5a ;
    schema:name "Bonus Track 1"@en .

_:N155ec112d29f4a5f908dad4a369c7a29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track 2"@en ;
    mo:track_number 18 ;
    schema:duration "PT6:52"^^xsd:interval ;
    schema:inPlaylist _:N5243f8896ea541998ae79660f894cd5a ;
    schema:name "Bonus Track 2"@en .

_:N2068a7be6bb8404e8c0ddda21f58932a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[ROOM #103]"@en ;
    mo:track_number 16 ;
    schema:duration "PT8:22"^^xsd:interval ;
    schema:inPlaylist _:N5243f8896ea541998ae79660f894cd5a ;
    schema:name "[ROOM #103]"@en .

_:N26156246b53942179483bc22f05f1909 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N5243f8896ea541998ae79660f894cd5a ;
    schema:name "None"@en .

_:N518bdaf4fc0b41ecb05cca6ec93121b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[ROOM #101]"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N5243f8896ea541998ae79660f894cd5a ;
    schema:name "[ROOM #101]"@en .

_:N5551630330fc4fac90350bc46f99ea7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N5243f8896ea541998ae79660f894cd5a ;
    schema:name "None"@en .

_:N5669757166af41dca289cdbf64c3b564 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N5243f8896ea541998ae79660f894cd5a ;
    schema:name "None"@en .

_:N750f80ab0d124fc7890dee7d8b3a2a1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N5243f8896ea541998ae79660f894cd5a ;
    schema:name "None"@en .

_:N93288f04054e4b77845258469cab448e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N5243f8896ea541998ae79660f894cd5a ;
    schema:name "None"@en .

_:N936e90ee5b7a48caa1bb452308b85c3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N5243f8896ea541998ae79660f894cd5a ;
    schema:name "None"@en .

_:Nc5b1f3e5a23e4dfe9a771c5497dbf433 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N5243f8896ea541998ae79660f894cd5a ;
    schema:name "None"@en .

_:Nc70a5ee82a774bc0b76d4921fb583045 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[ROOM #102]"@en ;
    mo:track_number 15 ;
    schema:duration "PT7:08"^^xsd:interval ;
    schema:inPlaylist _:N5243f8896ea541998ae79660f894cd5a ;
    schema:name "[ROOM #102]"@en .

_:Ncb32bdf932c34b47aa4400a97f87f762 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N5243f8896ea541998ae79660f894cd5a ;
    schema:name "None"@en .

_:Nefe0f433c9cb4fc28dad5e02bfcc31dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N5243f8896ea541998ae79660f894cd5a ;
    schema:name "None"@en .

_:Nf719937d777e47d5b2800b47a3d3fe18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N5243f8896ea541998ae79660f894cd5a ;
    schema:name "None"@en .

_:Nf9299fad7180461393815f0eb19ce67e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N5243f8896ea541998ae79660f894cd5a ;
    schema:name "None"@en .

_:Nffa7ea9f8f94435a8c6a5de50adfc691 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:N5243f8896ea541998ae79660f894cd5a ;
    schema:name "None"@en .

_:N5243f8896ea541998ae79660f894cd5a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N030c917181884767a1e7943f276d1bb5,
        _:N1203d5ff6a2849bbae8cd83b9b4b6ab0,
        _:N155ec112d29f4a5f908dad4a369c7a29,
        _:N2068a7be6bb8404e8c0ddda21f58932a,
        _:N26156246b53942179483bc22f05f1909,
        _:N518bdaf4fc0b41ecb05cca6ec93121b8,
        _:N5551630330fc4fac90350bc46f99ea7d,
        _:N5669757166af41dca289cdbf64c3b564,
        _:N750f80ab0d124fc7890dee7d8b3a2a1b,
        _:N93288f04054e4b77845258469cab448e,
        _:N936e90ee5b7a48caa1bb452308b85c3f,
        _:Nc5b1f3e5a23e4dfe9a771c5497dbf433,
        _:Nc70a5ee82a774bc0b76d4921fb583045,
        _:Ncb32bdf932c34b47aa4400a97f87f762,
        _:Nefe0f433c9cb4fc28dad5e02bfcc31dd,
        _:Nf719937d777e47d5b2800b47a3d3fe18,
        _:Nf9299fad7180461393815f0eb19ce67e,
        _:Nffa7ea9f8f94435a8c6a5de50adfc691 ;
    mo:track_count 18 ;
    schema:duration "PT30:05"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N030c917181884767a1e7943f276d1bb5,
        _:N1203d5ff6a2849bbae8cd83b9b4b6ab0,
        _:N155ec112d29f4a5f908dad4a369c7a29,
        _:N2068a7be6bb8404e8c0ddda21f58932a,
        _:N26156246b53942179483bc22f05f1909,
        _:N518bdaf4fc0b41ecb05cca6ec93121b8,
        _:N5551630330fc4fac90350bc46f99ea7d,
        _:N5669757166af41dca289cdbf64c3b564,
        _:N750f80ab0d124fc7890dee7d8b3a2a1b,
        _:N93288f04054e4b77845258469cab448e,
        _:N936e90ee5b7a48caa1bb452308b85c3f,
        _:Nc5b1f3e5a23e4dfe9a771c5497dbf433,
        _:Nc70a5ee82a774bc0b76d4921fb583045,
        _:Ncb32bdf932c34b47aa4400a97f87f762,
        _:Nefe0f433c9cb4fc28dad5e02bfcc31dd,
        _:Nf719937d777e47d5b2800b47a3d3fe18,
        _:Nf9299fad7180461393815f0eb19ce67e,
        _:Nffa7ea9f8f94435a8c6a5de50adfc691 .

