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

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

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

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

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

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

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

_:N9fc4ffccf180422eaddbfbe85a017232 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 _:N7965f5c535e242b9953806103bd0ef71 ;
    schema:name "Angel of Nightmare -改-(non vocal version)"@ja .

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

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

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

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

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

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

_:N7965f5c535e242b9953806103bd0ef71 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c76e7da56fe44a4a60ca6c2a9922c2c,
        _:N46579c7cabdb4d94bc5a0301954490f7,
        _:N502e95ca6dce44d3835355faca4b1ee9,
        _:N5780e57f6e0a4d928a3134e74d1a4d55,
        _:N6beec0f8980f46bc84938c5a6719bb9b,
        _:N7298567752be4a5391221e07b65f1f2e,
        _:N9fc4ffccf180422eaddbfbe85a017232,
        _:Na0d34d5dc9d849e78ba435bc9beb5c51,
        _:Na565cd99d8a141bd84a90a45c89c0dd7,
        _:Nd6718bead17746d19ee0adf3fe5f6467,
        _:Ndd49d52f2c234a78846adc95b3022485,
        _:Ne781b070ef6c4e2981099366502e91e7,
        _:Nebd91cd4b97d488e9c1f4d172e5557ca ;
    mo:track_count 13 ;
    schema:duration "PT56:30"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N2c76e7da56fe44a4a60ca6c2a9922c2c,
        _:N46579c7cabdb4d94bc5a0301954490f7,
        _:N502e95ca6dce44d3835355faca4b1ee9,
        _:N5780e57f6e0a4d928a3134e74d1a4d55,
        _:N6beec0f8980f46bc84938c5a6719bb9b,
        _:N7298567752be4a5391221e07b65f1f2e,
        _:N9fc4ffccf180422eaddbfbe85a017232,
        _:Na0d34d5dc9d849e78ba435bc9beb5c51,
        _:Na565cd99d8a141bd84a90a45c89c0dd7,
        _:Nd6718bead17746d19ee0adf3fe5f6467,
        _:Ndd49d52f2c234a78846adc95b3022485,
        _:Ne781b070ef6c4e2981099366502e91e7,
        _:Nebd91cd4b97d488e9c1f4d172e5557ca .

