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

<artist/6684#subject> a schema:Person,
        foaf:Person ;
    schema:name "Lettuce Shichijou"@en,
        "七条レタス"@ja ;
    foaf:made <album/42535#lyrics>,
        <album/42535#subject> ;
    foaf:name "Lettuce Shichijou"@en,
        "七条レタス"@ja .

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

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

<event/166> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 9 (Oct 13, 2013)" .

<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/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 .

<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 .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<product/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

<album/42535#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Scary Halloween Show"@en,
        "スケアリー ハロウィーン ショー"@ja,
        "Scary Halloween Show"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/42535#musicalwork> ;
    schema:name "Scary Halloween Show"@en,
        "スケアリー ハロウィーン ショー"@ja,
        "Scary Halloween Show"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/53/42535/42535-1383587207.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11480#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42535#performance> ;
    schema:name "Aikapin"@en,
        "あいかぴん"@ja ;
    foaf:made <album/42535#lyrics>,
        <album/42535#subject> ;
    foaf:name "Aikapin"@en,
        "あいかぴん"@ja .

<artist/12217#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42535#performance> ;
    schema:name "NSY"@en ;
    foaf:name "NSY"@en .

<artist/13265#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42535#performance> ;
    schema:name "Chiyoko"@en,
        "ちよこ"@ja ;
    foaf:name "Chiyoko"@en,
        "ちよこ"@ja .

<artist/14519#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42535#performance> ;
    schema:name "556t"@en ;
    foaf:name "556t"@en .

<artist/2388#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42535#performance> ;
    schema:name "ARM"@en ;
    foaf:name "ARM"@en .

<artist/40328#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42535#performance> ;
    schema:name "96"@en ;
    foaf:made <album/42535#lyrics>,
        <album/42535#subject> ;
    foaf:name "96"@en .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42535#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/5404#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42535#performance> ;
    schema:name "void"@en ;
    foaf:name "void"@en .

<artist/5637#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42535#performance> ;
    schema:name "Amane"@en,
        "あまね"@ja ;
    foaf:name "Amane"@en,
        "あまね"@ja .

<artist/9173#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42535#performance> ;
    schema:name "Ranko"@en,
        "ランコ"@ja ;
    foaf:name "Ranko"@en,
        "ランコ"@ja .

<artist/955#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42535#performance> ;
    schema:name "beatMARIO"@en,
        "ビートまりお"@ja ;
    foaf:name "beatMARIO"@en,
        "ビートまりお"@ja .

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

<album/42535#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-13"^^xsd:date ;
    dcterms:title "Scary Halloween Show"@en,
        "スケアリー ハロウィーン ショー"@ja,
        "Scary Halloween Show"@ja-latn ;
    mo:catalogue_number "IO-0255" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42535#musicalexpression> ;
    mo:publisher <org/333#subject> ;
    mo:record _:Nc0298babc3ba484aa6a603ec463d61c4 ;
    mo:record_count 1 ;
    mo:release <event/166> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/37#subject>,
        <product/497#subject> ;
    schema:byArtist <artist/11480#subject>,
        <artist/12217#subject>,
        <artist/13265#subject>,
        <artist/14519#subject>,
        <artist/2388#subject>,
        <artist/40328#subject>,
        <artist/4383#subject>,
        <artist/5404#subject>,
        <artist/5637#subject>,
        <artist/9173#subject>,
        <artist/955#subject> ;
    schema:datePublished "2013-10-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/42535/42535-1383587207.jpg> ;
    schema:name "Scary Halloween Show"@en,
        "スケアリー ハロウィーン ショー"@ja,
        "Scary Halloween Show"@ja-latn ;
    schema:publisher <org/333#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/42535/42535-1383587207.jpg> .

<album/42535#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Scary Halloween Show"@en,
        "スケアリー ハロウィーン ショー"@ja,
        "Scary Halloween Show"@ja-latn ;
    mo:performance_of <album/42535#musicalwork> ;
    mo:performer <artist/11480#subject>,
        <artist/12217#subject>,
        <artist/13265#subject>,
        <artist/14519#subject>,
        <artist/2388#subject>,
        <artist/40328#subject>,
        <artist/4383#subject>,
        <artist/5404#subject>,
        <artist/5637#subject>,
        <artist/9173#subject>,
        <artist/955#subject> ;
    mo:recorded_as <album/42535#musicalexpression> ;
    schema:byArtist <artist/11480#subject>,
        <artist/12217#subject>,
        <artist/13265#subject>,
        <artist/14519#subject>,
        <artist/2388#subject>,
        <artist/40328#subject>,
        <artist/4383#subject>,
        <artist/5404#subject>,
        <artist/5637#subject>,
        <artist/9173#subject>,
        <artist/955#subject> ;
    schema:name "Scary Halloween Show"@en,
        "スケアリー ハロウィーン ショー"@ja,
        "Scary Halloween Show"@ja-latn ;
    schema:workPerformed <album/42535#musicalwork> .

_:N1a7750d86ff74bf89bdc90bcd4585378 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vampire † Kiss"@en,
        "ヴァンパイア†キス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nc0298babc3ba484aa6a603ec463d61c4 ;
    schema:name "Vampire † Kiss"@en,
        "ヴァンパイア†キス"@ja .

_:N2817ebb02a434c61a65d60b6a79daf0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Ending Halloween Night"@en,
        "Never Ending Halloween Night"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nc0298babc3ba484aa6a603ec463d61c4 ;
    schema:name "Never Ending Halloween Night"@en,
        "Never Ending Halloween Night"@ja .

_:N5e3fe7aaf60442c68a4f713296810d30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Moon, the Black Cat and Sleeping Deserted Hell"@en,
        "月と、黒猫と、眠れる廃獄"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nc0298babc3ba484aa6a603ec463d61c4 ;
    schema:name "The Moon, the Black Cat and Sleeping Deserted Hell"@en,
        "月と、黒猫と、眠れる廃獄"@ja .

_:N99e0da2098fa4613966f27bc1bd89774 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice's Mad Tea Party"@en,
        "Alice's Mad Tea Party"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nc0298babc3ba484aa6a603ec463d61c4 ;
    schema:name "Alice's Mad Tea Party"@en,
        "Alice's Mad Tea Party"@ja .

_:Na40b551485584a2aaafcec71f2d802b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Love of This Girl Is Like of a Puppet, Even if It's a Lie"@en,
        "あの少女の愛がまるで人形のように嘘めいていたとしても"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nc0298babc3ba484aa6a603ec463d61c4 ;
    schema:name "The Love of This Girl Is Like of a Puppet, Even if It's a Lie"@en,
        "あの少女の愛がまるで人形のように嘘めいていたとしても"@ja .

_:Nf640dfcc0c054ac69a041c649ec1dd86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prison"@en,
        "Prison"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nc0298babc3ba484aa6a603ec463d61c4 ;
    schema:name "Prison"@en,
        "Prison"@ja .

_:Nf6cf1482acc843e0ad3912c2bd6d0172 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scary Halloween Show"@en,
        "Scary Halloween Show"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:Nc0298babc3ba484aa6a603ec463d61c4 ;
    schema:name "Scary Halloween Show"@en,
        "Scary Halloween Show"@ja .

_:Nc0298babc3ba484aa6a603ec463d61c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a7750d86ff74bf89bdc90bcd4585378,
        _:N2817ebb02a434c61a65d60b6a79daf0b,
        _:N5e3fe7aaf60442c68a4f713296810d30,
        _:N99e0da2098fa4613966f27bc1bd89774,
        _:Na40b551485584a2aaafcec71f2d802b9,
        _:Nf640dfcc0c054ac69a041c649ec1dd86,
        _:Nf6cf1482acc843e0ad3912c2bd6d0172 ;
    mo:track_count 7 ;
    schema:duration "PT29:31"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1a7750d86ff74bf89bdc90bcd4585378,
        _:N2817ebb02a434c61a65d60b6a79daf0b,
        _:N5e3fe7aaf60442c68a4f713296810d30,
        _:N99e0da2098fa4613966f27bc1bd89774,
        _:Na40b551485584a2aaafcec71f2d802b9,
        _:Nf640dfcc0c054ac69a041c649ec1dd86,
        _:Nf6cf1482acc843e0ad3912c2bd6d0172 .

