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

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

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

<artist/5691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14830#subject> ;
    schema:name "Shinzan Zeroshiki"@en,
        "神斬ゼロ式"@ja ;
    foaf:made <album/14830#composition>,
        <album/14830#lyrics>,
        <album/14830#subject> ;
    foaf:name "Shinzan Zeroshiki"@en,
        "神斬ゼロ式"@ja .

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

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

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

<org/214#subject> schema:name "Zeroshiki's House"@en,
        "っ´Д｀)っゼロ式の家。"@ja,
        "Zeroshiki's House"@ja-latn ;
    foaf:name "Zeroshiki's House"@en,
        "っ´Д｀)っゼロ式の家。"@ja,
        "Zeroshiki's House"@ja-latn .

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

<https://medium-media.vgm.io/albums/03/14830/14830-1249078939.jpg> a schema:ImageObject,
        foaf:Image .

<album/14830#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Crazy Trancy Ecstasy"@en,
        "Crazy Trancy Ecstasy"@ja,
        "Crazy Trancy Ecstasy"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/5691#subject> ;
    mo:produced_work <album/14830#musicalwork> ;
    schema:name "Crazy Trancy Ecstasy"@en,
        "Crazy Trancy Ecstasy"@ja,
        "Crazy Trancy Ecstasy"@ja-latn .

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

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

<artist/6678#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14830#performance> ;
    schema:name "Yuzu Himekami"@en,
        "姫神ゆず"@ja ;
    foaf:made <album/14830#lyrics>,
        <album/14830#subject> ;
    foaf:name "Yuzu Himekami"@en,
        "姫神ゆず"@ja .

<artist/6679#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14830#performance> ;
    schema:name "Yuuya Mitsuki"@en,
        "御月ユウヤ"@ja ;
    foaf:name "Yuuya Mitsuki"@en,
        "御月ユウヤ"@ja .

<album/14830#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crazy Trancy Ecstasy"@en,
        "Crazy Trancy Ecstasy"@ja,
        "Crazy Trancy Ecstasy"@ja-latn ;
    mo:performance_of <album/14830#musicalwork> ;
    mo:performer <artist/6678#subject>,
        <artist/6679#subject> ;
    mo:recorded_as <album/14830#musicalexpression> ;
    schema:byArtist <artist/6678#subject>,
        <artist/6679#subject> ;
    schema:name "Crazy Trancy Ecstasy"@en,
        "Crazy Trancy Ecstasy"@ja,
        "Crazy Trancy Ecstasy"@ja-latn ;
    schema:workPerformed <album/14830#musicalwork> .

<album/14830#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Crazy Trancy Ecstasy"@en,
        "Crazy Trancy Ecstasy"@ja,
        "Crazy Trancy Ecstasy"@ja-latn ;
    mo:catalogue_number "ZERO-0011" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14830#musicalexpression> ;
    mo:publisher <org/214#subject> ;
    mo:record _:N8f8f736032774f4396bf83f5f1112f2b ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist <artist/6678#subject>,
        <artist/6679#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/14830/14830-1249078939.jpg> ;
    schema:name "Crazy Trancy Ecstasy"@en,
        "Crazy Trancy Ecstasy"@ja,
        "Crazy Trancy Ecstasy"@ja-latn ;
    schema:publisher <org/214#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/14830/14830-1249078939.jpg> .

_:N01055857b03c44189ca0daf2203974d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INTERCEPTOR"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N8f8f736032774f4396bf83f5f1112f2b ;
    schema:name "INTERCEPTOR"@ja .

_:N1bcc207b07b74db3ba898a00b132f53e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MISTAKE...(non vocal version)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N8f8f736032774f4396bf83f5f1112f2b ;
    schema:name "MISTAKE...(non vocal version)"@ja .

_:N342299f8c8b740c4ac1c3113ed7b1be1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "【キミ散ル、ボク散ル。】"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N8f8f736032774f4396bf83f5f1112f2b ;
    schema:name "【キミ散ル、ボク散ル。】"@ja .

_:N478c02d224c34338880dc4e50b54a626 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "超絶連射型弾幕式【SyndromE】"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N8f8f736032774f4396bf83f5f1112f2b ;
    schema:name "超絶連射型弾幕式【SyndromE】"@ja .

_:N81502bf507494d9982bef19c3cd4411c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel of Nightmare -改-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N8f8f736032774f4396bf83f5f1112f2b ;
    schema:name "Angel of Nightmare -改-"@ja .

_:N835ead6a2b514acba5eb56e9e7d73e00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "乙女の秘密をリフレクト(non vocal version)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N8f8f736032774f4396bf83f5f1112f2b ;
    schema:name "乙女の秘密をリフレクト(non vocal version)"@ja .

_:N90bb2857898645ca9e377826b00aeb85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel of Nightmare -改-(non vocal version)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N8f8f736032774f4396bf83f5f1112f2b ;
    schema:name "Angel of Nightmare -改-(non vocal version)"@ja .

_:N9e9eef6f3faf47dc9bc52e5b3a8e309c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Mind Breaker"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N8f8f736032774f4396bf83f5f1112f2b ;
    schema:name "Twilight Mind Breaker"@ja .

_:Nbd6c8709274f439788e67aed665c1f1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "【キミ散ル、ボク散ル。】(non vocal version)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N8f8f736032774f4396bf83f5f1112f2b ;
    schema:name "【キミ散ル、ボク散ル。】(non vocal version)"@ja .

_:Nc3f974bda2e0497fafb758254ff8fa8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "乙女の秘密をリフレクト"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N8f8f736032774f4396bf83f5f1112f2b ;
    schema:name "乙女の秘密をリフレクト"@ja .

_:Ncb448b140a304cdbb98e41925fe6a71e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MISTAKE..."@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N8f8f736032774f4396bf83f5f1112f2b ;
    schema:name "MISTAKE..."@ja .

_:Ncc42d9ca09bb4ca1af5b4b025fc1de8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Barrage"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N8f8f736032774f4396bf83f5f1112f2b ;
    schema:name "Dragon Barrage"@ja .

_:Ndd8e4c43648041b6bcd91c8642dfcc21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silence of the Storm"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N8f8f736032774f4396bf83f5f1112f2b ;
    schema:name "Silence of the Storm"@ja .

_:N8f8f736032774f4396bf83f5f1112f2b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01055857b03c44189ca0daf2203974d1,
        _:N1bcc207b07b74db3ba898a00b132f53e,
        _:N342299f8c8b740c4ac1c3113ed7b1be1,
        _:N478c02d224c34338880dc4e50b54a626,
        _:N81502bf507494d9982bef19c3cd4411c,
        _:N835ead6a2b514acba5eb56e9e7d73e00,
        _:N90bb2857898645ca9e377826b00aeb85,
        _:N9e9eef6f3faf47dc9bc52e5b3a8e309c,
        _:Nbd6c8709274f439788e67aed665c1f1f,
        _:Nc3f974bda2e0497fafb758254ff8fa8f,
        _:Ncb448b140a304cdbb98e41925fe6a71e,
        _:Ncc42d9ca09bb4ca1af5b4b025fc1de8d,
        _:Ndd8e4c43648041b6bcd91c8642dfcc21 ;
    mo:track_count 13 ;
    schema:duration "PT56:30"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N01055857b03c44189ca0daf2203974d1,
        _:N1bcc207b07b74db3ba898a00b132f53e,
        _:N342299f8c8b740c4ac1c3113ed7b1be1,
        _:N478c02d224c34338880dc4e50b54a626,
        _:N81502bf507494d9982bef19c3cd4411c,
        _:N835ead6a2b514acba5eb56e9e7d73e00,
        _:N90bb2857898645ca9e377826b00aeb85,
        _:N9e9eef6f3faf47dc9bc52e5b3a8e309c,
        _:Nbd6c8709274f439788e67aed665c1f1f,
        _:Nc3f974bda2e0497fafb758254ff8fa8f,
        _:Ncb448b140a304cdbb98e41925fe6a71e,
        _:Ncc42d9ca09bb4ca1af5b4b025fc1de8d,
        _:Ndd8e4c43648041b6bcd91c8642dfcc21 .

