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

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

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

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

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

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/17617#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toho Kirisakima"@en,
        "東方切裂魔"@ja,
        "Toho Kirisakima"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/17617#musicalwork> ;
    schema:name "Toho Kirisakima"@en,
        "東方切裂魔"@ja,
        "Toho Kirisakima"@ja-latn .

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

<org/466#subject> schema:name "Driving Kitchen"@en,
        "Driving Kitchen"@ja,
        "Driving Kitchen"@ja-latn ;
    foaf:name "Driving Kitchen"@en,
        "Driving Kitchen"@ja,
        "Driving Kitchen"@ja-latn .

<https://media.vgm.io/albums/71/17617/17617-1263132973.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/17617#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/17617/17617-1263132973.png> ;
    foaf:depicts <album/17617#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/17617/17617-1263132973.png> .

<https://medium-media.vgm.io/albums/71/17617/17617-1263132973.png> a schema:ImageObject,
        foaf:Image .

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

<album/17617#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toho Kirisakima"@en,
        "東方切裂魔"@ja,
        "Toho Kirisakima"@ja-latn ;
    mo:performance_of <album/17617#musicalwork> ;
    mo:performer <artist/7643#subject> ;
    mo:recorded_as <album/17617#musicalexpression> ;
    schema:byArtist <artist/7643#subject> ;
    schema:name "Toho Kirisakima"@en,
        "東方切裂魔"@ja,
        "Toho Kirisakima"@ja-latn ;
    schema:workPerformed <album/17617#musicalwork> .

<artist/7643#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17617#performance> ;
    schema:name "Kalche"@en ;
    foaf:name "Kalche"@en .

<album/17617#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Toho Kirisakima"@en,
        "東方切裂魔"@ja,
        "Toho Kirisakima"@ja-latn ;
    mo:catalogue_number "DKCD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17617#musicalexpression> ;
    mo:publisher <org/466#subject> ;
    mo:record _:N160ae672ba4c4819aadec3c99fa246b1 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/7643#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/17617/17617-1263132973.png> ;
    schema:name "Toho Kirisakima"@en,
        "東方切裂魔"@ja,
        "Toho Kirisakima"@ja-latn ;
    schema:publisher <org/466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/17617/17617-1263132973.png> .

_:N048d3bfc288741e1a5bd4b682f51475d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrofantasia"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N160ae672ba4c4819aadec3c99fa246b1 ;
    schema:name "Necrofantasia"@en .

_:N5610a40dedb2434c8a0880659686dd4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Masterspark (Remix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N160ae672ba4c4819aadec3c99fa246b1 ;
    schema:name "Masterspark (Remix)"@en .

_:N76f87bba14714ca5a3c208f8aad40944 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic Dial (Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N160ae672ba4c4819aadec3c99fa246b1 ;
    schema:name "Lunatic Dial (Remix)"@en .

_:N788f8476361741078fca7be7242e0167 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gun Cannon"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N160ae672ba4c4819aadec3c99fa246b1 ;
    schema:name "Gun Cannon"@en .

_:N94c22f0b912541359999e7641445ae44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Parole from Darkness"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N160ae672ba4c4819aadec3c99fa246b1 ;
    schema:name "No Parole from Darkness"@en .

_:Nbbbef0a114784ed382b5ef50129ece61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Remote"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N160ae672ba4c4819aadec3c99fa246b1 ;
    schema:name "Last Remote"@en .

_:Nee123e98e78042a9b10115bd40937eee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knowledge's Swing!"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N160ae672ba4c4819aadec3c99fa246b1 ;
    schema:name "Knowledge's Swing!"@en .

_:Nf3c0a2c377b84cd3b74cb90d57e7139c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Books, Books, Books"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N160ae672ba4c4819aadec3c99fa246b1 ;
    schema:name "Books, Books, Books"@en .

_:Nfb486ecd4e504e7db045048901c72484 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ripper"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N160ae672ba4c4819aadec3c99fa246b1 ;
    schema:name "Ripper"@en .

_:N160ae672ba4c4819aadec3c99fa246b1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N048d3bfc288741e1a5bd4b682f51475d,
        _:N5610a40dedb2434c8a0880659686dd4d,
        _:N76f87bba14714ca5a3c208f8aad40944,
        _:N788f8476361741078fca7be7242e0167,
        _:N94c22f0b912541359999e7641445ae44,
        _:Nbbbef0a114784ed382b5ef50129ece61,
        _:Nee123e98e78042a9b10115bd40937eee,
        _:Nf3c0a2c377b84cd3b74cb90d57e7139c,
        _:Nfb486ecd4e504e7db045048901c72484 ;
    mo:track_count 9 ;
    schema:duration "PT40:20"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N048d3bfc288741e1a5bd4b682f51475d,
        _:N5610a40dedb2434c8a0880659686dd4d,
        _:N76f87bba14714ca5a3c208f8aad40944,
        _:N788f8476361741078fca7be7242e0167,
        _:N94c22f0b912541359999e7641445ae44,
        _:Nbbbef0a114784ed382b5ef50129ece61,
        _:Nee123e98e78042a9b10115bd40937eee,
        _:Nf3c0a2c377b84cd3b74cb90d57e7139c,
        _:Nfb486ecd4e504e7db045048901c72484 .

