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

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

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

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

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

<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/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/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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

<album/16725#musicalexpression> a mo:Signal ;
    mo:published_as <album/16725#subject> ;
    mo:records <album/16725#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/52/16725/16725-1266073160.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/16725#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/52/16725/16725-1266073160.jpg> ;
    foaf:depicts <album/16725#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/52/16725/16725-1266073160.jpg> .

<https://medium-media.vgm.io/albums/52/16725/16725-1266073160.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/16725#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Drawing the Spell IV"@en,
        "Drawing the Spell IV"@ja,
        "Drawing the Spell IV"@ja-latn ;
    mo:catalogue_number "CVCD-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16725#musicalexpression> ;
    mo:publisher <org/424#subject> ;
    mo:record _:N36ed6b0241c24a9abf2dab87595a5c7f ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/18#subject>,
        <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "tailpond"@en ;
            foaf:name "tailpond"@en ],
        <artist/6983#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/16725/16725-1266073160.jpg> ;
    schema:name "Drawing the Spell IV"@en,
        "Drawing the Spell IV"@ja,
        "Drawing the Spell IV"@ja-latn ;
    schema:publisher <org/424#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/16725/16725-1266073160.jpg> .

_:N309c28604588422eba3ffa8ad0300c09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lenient Judge"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N36ed6b0241c24a9abf2dab87595a5c7f ;
    schema:name "Lenient Judge"@en .

_:N324244244a194bc2adcebfab9cdcb716 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imperfect Sight"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N36ed6b0241c24a9abf2dab87595a5c7f ;
    schema:name "Imperfect Sight"@en .

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

_:N9e4c3ca50ea74adbbb40192b0b262252 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faces In The Mask"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N36ed6b0241c24a9abf2dab87595a5c7f ;
    schema:name "Faces In The Mask"@en .

_:Nb2b936d44e1e41938d051040e12ce612 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderland After Dark"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N36ed6b0241c24a9abf2dab87595a5c7f ;
    schema:name "Wonderland After Dark"@en .

_:Nc818e8cc4087493792e4431460fcd69e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood Relation"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N36ed6b0241c24a9abf2dab87595a5c7f ;
    schema:name "Blood Relation"@en .

_:Nf3afdf43386341f5960edd4a10a116f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saving My Close Friend"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N36ed6b0241c24a9abf2dab87595a5c7f ;
    schema:name "Saving My Close Friend"@en .

_:Nf8ab0175a5d04e848a1042ab16790fe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disaster Recovery"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N36ed6b0241c24a9abf2dab87595a5c7f ;
    schema:name "Disaster Recovery"@en .

_:N36ed6b0241c24a9abf2dab87595a5c7f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N309c28604588422eba3ffa8ad0300c09,
        _:N324244244a194bc2adcebfab9cdcb716,
        _:N9e4c3ca50ea74adbbb40192b0b262252,
        _:Nb2b936d44e1e41938d051040e12ce612,
        _:Nc818e8cc4087493792e4431460fcd69e,
        _:Nf3afdf43386341f5960edd4a10a116f5,
        _:Nf8ab0175a5d04e848a1042ab16790fe6 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N309c28604588422eba3ffa8ad0300c09,
        _:N324244244a194bc2adcebfab9cdcb716,
        _:N9e4c3ca50ea74adbbb40192b0b262252,
        _:Nb2b936d44e1e41938d051040e12ce612,
        _:Nc818e8cc4087493792e4431460fcd69e,
        _:Nf3afdf43386341f5960edd4a10a116f5,
        _:Nf8ab0175a5d04e848a1042ab16790fe6 .

