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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13802#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/13802#composition>,
        <album/13802#subject> ;
    foaf:name "U2"@en .

<event/48> a mo:Release ;
    schema:name "Released at M3-2007 Fall (Oct 08, 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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

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

<album/13802#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tsukubami Enya"@en,
        "月喰淵夜 -ツクバミエンヤ-"@ja,
        "Tsukubami Enya"@ja-latn ;
    mo:performance_of <album/13802#musicalwork> ;
    mo:recorded_as <album/13802#musicalexpression> ;
    schema:name "Tsukubami Enya"@en,
        "月喰淵夜 -ツクバミエンヤ-"@ja,
        "Tsukubami Enya"@ja-latn ;
    schema:workPerformed <album/13802#musicalwork> .

<org/197#subject> schema:name "Angelic Quasar"@en,
        "Angelic Quasar"@ja,
        "Angelic Quasar"@ja-latn ;
    foaf:name "Angelic Quasar"@en,
        "Angelic Quasar"@ja,
        "Angelic Quasar"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/13802/13802-1244253605.jpg> a schema:ImageObject,
        foaf:Image .

<album/13802#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tsukubami Enya"@en,
        "月喰淵夜 -ツクバミエンヤ-"@ja,
        "Tsukubami Enya"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/13802#musicalwork> ;
    schema:name "Tsukubami Enya"@en,
        "月喰淵夜 -ツクバミエンヤ-"@ja,
        "Tsukubami Enya"@ja-latn .

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

<album/13802#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-10-08"^^xsd:date ;
    dcterms:title "Tsukubami Enya"@en,
        "月喰淵夜 -ツクバミエンヤ-"@ja,
        "Tsukubami Enya"@ja-latn ;
    mo:catalogue_number "AQSH-0017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13802#musicalexpression> ;
    mo:publisher <org/197#subject> ;
    mo:record _:Ne0d5ea4f55d3467d9f78779d44deab9c ;
    mo:record_count 1 ;
    mo:release <event/48> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject> ;
    schema:datePublished "2007-10-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/13802/13802-1244253605.jpg> ;
    schema:name "Tsukubami Enya"@en,
        "月喰淵夜 -ツクバミエンヤ-"@ja,
        "Tsukubami Enya"@ja-latn ;
    schema:publisher <org/197#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/13802/13802-1244253605.jpg> .

_:N00fd73570493430dae181742a94a3b81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break border of 222"@en,
        "Break border of 222"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Ne0d5ea4f55d3467d9f78779d44deab9c ;
    schema:name "Break border of 222"@en,
        "Break border of 222"@ja .

_:N01159b4adc364d88918f499fa4b65312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enigmatic Evildoer"@en,
        "Enigmatic Evildoer"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ne0d5ea4f55d3467d9f78779d44deab9c ;
    schema:name "Enigmatic Evildoer"@en,
        "Enigmatic Evildoer"@ja .

_:N13792666539a463faccb6330d6e5513f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G.A.L."@en,
        "G.A.L."@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Ne0d5ea4f55d3467d9f78779d44deab9c ;
    schema:name "G.A.L."@en,
        "G.A.L."@ja .

_:N28b5b8e1b0d44214856ede146615526b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stardust Bullet"@en,
        "Stardust Bullet"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Ne0d5ea4f55d3467d9f78779d44deab9c ;
    schema:name "Stardust Bullet"@en,
        "Stardust Bullet"@ja .

_:N29d4b1d4be4846e89b75d0a9d010e51e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miraculous Winter Illuminating Night"@en,
        "灼冬赫夜"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ne0d5ea4f55d3467d9f78779d44deab9c ;
    schema:name "Miraculous Winter Illuminating Night"@en,
        "灼冬赫夜"@ja .

_:N35a847a463d54a81b04c170549020776 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "whirl in the wind"@en,
        "whirl in the wind"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ne0d5ea4f55d3467d9f78779d44deab9c ;
    schema:name "whirl in the wind"@en,
        "whirl in the wind"@ja .

_:N424596f4c9ba4c68a7897ea2a69280f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Break the PHANTASM !!"@en,
        "Break the PHANTASM !!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Ne0d5ea4f55d3467d9f78779d44deab9c ;
    schema:name "Break the PHANTASM !!"@en,
        "Break the PHANTASM !!"@ja .

_:N478110d8b2f948459a63bce142bf5a02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of Illusion"@en,
        "オモイデゲンソウ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Ne0d5ea4f55d3467d9f78779d44deab9c ;
    schema:name "Memories of Illusion"@en,
        "オモイデゲンソウ"@ja .

_:N9731bf2b446e4e62bfe02041f0da4af7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sugar Sweet Strawberry"@en,
        "Sugar Sweet Strawberry"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Ne0d5ea4f55d3467d9f78779d44deab9c ;
    schema:name "Sugar Sweet Strawberry"@en,
        "Sugar Sweet Strawberry"@ja .

_:N9d9d2c5b7c74427a9a7ee472ab89500e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "triple instrument"@en,
        "triple instrument"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Ne0d5ea4f55d3467d9f78779d44deab9c ;
    schema:name "triple instrument"@en,
        "triple instrument"@ja .

_:Naa73aa0a15a849559fa35ed39ac00317 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Armpit Core 2007"@en,
        "腋コア 2007"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Ne0d5ea4f55d3467d9f78779d44deab9c ;
    schema:name "Armpit Core 2007"@en,
        "腋コア 2007"@ja .

_:Nc16e56e53e4b4aeabfa1b5c85c01e413 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Milky Baby Perfume"@en,
        "Milky Baby Perfume"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Ne0d5ea4f55d3467d9f78779d44deab9c ;
    schema:name "Milky Baby Perfume"@en,
        "Milky Baby Perfume"@ja .

_:Nd9460f42b93c4ee88dbe9e1ae154907a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Feelings Expressed By a Handful of Poems (Original Version)"@en,
        "詠懐に謳う寂寥の念（Original Version）"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Ne0d5ea4f55d3467d9f78779d44deab9c ;
    schema:name "Lonely Feelings Expressed By a Handful of Poems (Original Version)"@en,
        "詠懐に謳う寂寥の念（Original Version）"@ja .

_:Ne2d0aaeb1f704f76b5ae545c63d0aade a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imperishable Screaming Schranz"@en,
        "Imperishable Screaming Schranz"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Ne0d5ea4f55d3467d9f78779d44deab9c ;
    schema:name "Imperishable Screaming Schranz"@en,
        "Imperishable Screaming Schranz"@ja .

_:Nfd02e370d33f4bea9646b243fbafa1df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monsterous Apparition"@en,
        "ヨウカイヘンゲ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Ne0d5ea4f55d3467d9f78779d44deab9c ;
    schema:name "Monsterous Apparition"@en,
        "ヨウカイヘンゲ"@ja .

_:Ne0d5ea4f55d3467d9f78779d44deab9c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00fd73570493430dae181742a94a3b81,
        _:N01159b4adc364d88918f499fa4b65312,
        _:N13792666539a463faccb6330d6e5513f,
        _:N28b5b8e1b0d44214856ede146615526b,
        _:N29d4b1d4be4846e89b75d0a9d010e51e,
        _:N35a847a463d54a81b04c170549020776,
        _:N424596f4c9ba4c68a7897ea2a69280f0,
        _:N478110d8b2f948459a63bce142bf5a02,
        _:N9731bf2b446e4e62bfe02041f0da4af7,
        _:N9d9d2c5b7c74427a9a7ee472ab89500e,
        _:Naa73aa0a15a849559fa35ed39ac00317,
        _:Nc16e56e53e4b4aeabfa1b5c85c01e413,
        _:Nd9460f42b93c4ee88dbe9e1ae154907a,
        _:Ne2d0aaeb1f704f76b5ae545c63d0aade,
        _:Nfd02e370d33f4bea9646b243fbafa1df ;
    mo:track_count 15 ;
    schema:duration "PT70:36"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N00fd73570493430dae181742a94a3b81,
        _:N01159b4adc364d88918f499fa4b65312,
        _:N13792666539a463faccb6330d6e5513f,
        _:N28b5b8e1b0d44214856ede146615526b,
        _:N29d4b1d4be4846e89b75d0a9d010e51e,
        _:N35a847a463d54a81b04c170549020776,
        _:N424596f4c9ba4c68a7897ea2a69280f0,
        _:N478110d8b2f948459a63bce142bf5a02,
        _:N9731bf2b446e4e62bfe02041f0da4af7,
        _:N9d9d2c5b7c74427a9a7ee472ab89500e,
        _:Naa73aa0a15a849559fa35ed39ac00317,
        _:Nc16e56e53e4b4aeabfa1b5c85c01e413,
        _:Nd9460f42b93c4ee88dbe9e1ae154907a,
        _:Ne2d0aaeb1f704f76b5ae545c63d0aade,
        _:Nfd02e370d33f4bea9646b243fbafa1df .

