@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 _:Ndf3e00103ebc4ed0a3ecd221d576a299,
        <artist/6141#subject>,
        <artist/6983#subject> ;
    mo:recorded_as <album/15597#musicalexpression> ;
    schema:byArtist _:Ndf3e00103ebc4ed0a3ecd221d576a299,
        <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 _:N6cd8075059154780bcc15f84c82f3d6f ;
    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> .

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

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

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

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

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

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

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

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

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

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

_:N6cd8075059154780bcc15f84c82f3d6f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4f3757bced444dca89e2499db6e59810,
        _:N53f0bca3a9c640a1b67eae7c5e9eb112,
        _:N766ff3847af643fb81d1dd5e0b237f3c,
        _:N7a12eb2ab0fe4110a668c2821132ed4a,
        _:N85d6918f0b4d467aaae2f779186a5466,
        _:N8ae777f7334c4b09bd5dd2f9590f7d05,
        _:Nb1f05cd5b2d44422be4ab706517a51e5,
        _:Nc9e027ad48ca4c699273cdc4716067cd,
        _:Nd44adfad79d84d79ab328e1530689331 ;
    mo:track_count 9 ;
    schema:duration "PT35:33"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N4f3757bced444dca89e2499db6e59810,
        _:N53f0bca3a9c640a1b67eae7c5e9eb112,
        _:N766ff3847af643fb81d1dd5e0b237f3c,
        _:N7a12eb2ab0fe4110a668c2821132ed4a,
        _:N85d6918f0b4d467aaae2f779186a5466,
        _:N8ae777f7334c4b09bd5dd2f9590f7d05,
        _:Nb1f05cd5b2d44422be4ab706517a51e5,
        _:Nc9e027ad48ca4c699273cdc4716067cd,
        _:Nd44adfad79d84d79ab328e1530689331 .

