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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15597#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/15597#composition>,
        <album/15597#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/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@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 .

<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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

<album/15597#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Drawing the Spell"@en,
        "Drawing the Spell"@ja,
        "Drawing the Spell"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/15597#musicalwork> ;
    schema:name "Drawing the Spell"@en,
        "Drawing the Spell"@ja,
        "Drawing the Spell"@ja-latn .

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

<org/424#subject> schema:name "Crazy Voltage"@en,
        "Crazy Voltage"@ja,
        "Crazy Voltage"@ja-latn ;
    foaf:name "Crazy Voltage"@en,
        "Crazy Voltage"@ja,
        "Crazy Voltage"@ja-latn .

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

<https://medium-media.vgm.io/albums/79/15597/15597-1254581539.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/6141#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15597#performance> ;
    schema:name "Hellnian"@en,
        "ヘルニアン"@ja ;
    foaf:name "Hellnian"@en,
        "ヘルニアン"@ja .

<artist/6983#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15597#performance> ;
    schema:name "42bit"@en ;
    foaf:name "42bit"@en .

<album/15597#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Drawing the Spell"@en,
        "Drawing the Spell"@ja,
        "Drawing the Spell"@ja-latn ;
    mo:performance_of <album/15597#musicalwork> ;
    mo:performer _:N7289a0c8d1c54a4ebc65e70f58c7beb8,
        <artist/6141#subject>,
        <artist/6983#subject> ;
    mo:recorded_as <album/15597#musicalexpression> ;
    schema:byArtist _:N7289a0c8d1c54a4ebc65e70f58c7beb8,
        <artist/6141#subject>,
        <artist/6983#subject> ;
    schema:name "Drawing the Spell"@en,
        "Drawing the Spell"@ja,
        "Drawing the Spell"@ja-latn ;
    schema:workPerformed <album/15597#musicalwork> .

<album/15597#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "Drawing the Spell"@en,
        "Drawing the Spell"@ja,
        "Drawing the Spell"@ja-latn ;
    mo:catalogue_number "CVCD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15597#musicalexpression> ;
    mo:publisher <org/424#subject> ;
    mo:record _:Nf2c8c4c0b4f54b7c9aaf822cb6b4f4a7 ;
    mo:record_count 1 ;
    mo:release <event/1> ;
    schema:about <product/18#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/64#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "tailpond"@en ;
            foaf:name "tailpond"@en ],
        <artist/6141#subject>,
        <artist/6983#subject> ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/15597/15597-1254581539.jpg> ;
    schema:name "Drawing the Spell"@en,
        "Drawing the Spell"@ja,
        "Drawing the Spell"@ja-latn ;
    schema:publisher <org/424#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/15597/15597-1254581539.jpg> .

_:N59ac70f956344c75a5d64e6121c387b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacred Promise"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nf2c8c4c0b4f54b7c9aaf822cb6b4f4a7 ;
    schema:name "Sacred Promise"@en .

_:N685497cc1d044d3daecd3fe87aac5387 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Succeeded Memory"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nf2c8c4c0b4f54b7c9aaf822cb6b4f4a7 ;
    schema:name "Succeeded Memory"@en .

_:N7289a0c8d1c54a4ebc65e70f58c7beb8 a schema:Person,
        foaf:Person ;
    mo:performed <album/15597#performance> ;
    schema:name "tailpond"@en ;
    foaf:name "tailpond"@en .

_:Na1c24733fc7247f6b4c775d4c36d1b8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Light"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nf2c8c4c0b4f54b7c9aaf822cb6b4f4a7 ;
    schema:name "Dark Light"@en .

_:Na5f20b6ec0844ad9a69d7b7bce7677f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Streamflow"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Nf2c8c4c0b4f54b7c9aaf822cb6b4f4a7 ;
    schema:name "Streamflow"@en .

_:Nc6294fda6ea84db78dd86a7d4205d36d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Dimension"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Nf2c8c4c0b4f54b7c9aaf822cb6b4f4a7 ;
    schema:name "No Dimension"@en .

_:Nd65cc6c4bb7a4467a649786c221c16ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Stroll"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nf2c8c4c0b4f54b7c9aaf822cb6b4f4a7 ;
    schema:name "Moon Stroll"@en .

_:Ndc977f2956a7472d89a145b942c61dce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragments of Books"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nf2c8c4c0b4f54b7c9aaf822cb6b4f4a7 ;
    schema:name "Fragments of Books"@en .

_:Ne3de704401574ca9aaf1bd9b2f78328f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rusted Sickle"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nf2c8c4c0b4f54b7c9aaf822cb6b4f4a7 ;
    schema:name "Rusted Sickle"@en .

_:Neac6e6410cb64d7ab1277787bd5f6b97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance in the Nightmare"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nf2c8c4c0b4f54b7c9aaf822cb6b4f4a7 ;
    schema:name "Dance in the Nightmare"@en .

_:Nf2c8c4c0b4f54b7c9aaf822cb6b4f4a7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N59ac70f956344c75a5d64e6121c387b0,
        _:N685497cc1d044d3daecd3fe87aac5387,
        _:Na1c24733fc7247f6b4c775d4c36d1b8f,
        _:Na5f20b6ec0844ad9a69d7b7bce7677f2,
        _:Nc6294fda6ea84db78dd86a7d4205d36d,
        _:Nd65cc6c4bb7a4467a649786c221c16ce,
        _:Ndc977f2956a7472d89a145b942c61dce,
        _:Ne3de704401574ca9aaf1bd9b2f78328f,
        _:Neac6e6410cb64d7ab1277787bd5f6b97 ;
    mo:track_count 9 ;
    schema:duration "PT35:33"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N59ac70f956344c75a5d64e6121c387b0,
        _:N685497cc1d044d3daecd3fe87aac5387,
        _:Na1c24733fc7247f6b4c775d4c36d1b8f,
        _:Na5f20b6ec0844ad9a69d7b7bce7677f2,
        _:Nc6294fda6ea84db78dd86a7d4205d36d,
        _:Nd65cc6c4bb7a4467a649786c221c16ce,
        _:Ndc977f2956a7472d89a145b942c61dce,
        _:Ne3de704401574ca9aaf1bd9b2f78328f,
        _:Neac6e6410cb64d7ab1277787bd5f6b97 .

