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

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

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

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

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

<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/30932#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "K14"@en,
        "K14"@ja,
        "K14"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/30932#musicalwork> ;
    schema:name "K14"@en,
        "K14"@ja,
        "K14"@ja-latn .

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

<org/705#subject> schema:name "Cajiva's Gadget Shop"@en,
        "梶迫小道具店"@ja,
        "Cajiva's Gadget Shop"@ja-latn ;
    foaf:name "Cajiva's Gadget Shop"@en,
        "梶迫小道具店"@ja,
        "Cajiva's Gadget Shop"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/30932/30932-1325176052.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/30932#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "K14"@en,
        "K14"@ja,
        "K14"@ja-latn ;
    mo:performance_of <album/30932#musicalwork> ;
    mo:performer _:N2d52df4463df47bf8ed42366fd4b35f8 ;
    mo:recorded_as <album/30932#musicalexpression> ;
    schema:byArtist _:N2d52df4463df47bf8ed42366fd4b35f8 ;
    schema:name "K14"@en,
        "K14"@ja,
        "K14"@ja-latn ;
    schema:workPerformed <album/30932#musicalwork> .

<album/30932#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-30"^^xsd:date ;
    dcterms:title "K14"@en,
        "K14"@ja,
        "K14"@ja-latn ;
    mo:catalogue_number "CJVK-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30932#musicalexpression> ;
    mo:publisher <org/705#subject> ;
    mo:record _:N50dddc35f0be4e9ca4507147001d9661 ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "chi-se"@en ;
            foaf:name "chi-se"@en ] ;
    schema:datePublished "2011-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/30932/30932-1325176052.jpg> ;
    schema:name "K14"@en,
        "K14"@ja,
        "K14"@ja-latn ;
    schema:publisher <org/705#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/30932/30932-1325176052.jpg> .

_:N00bb0b4e3c6c4be9840845ab64dab5ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マインドローズの意識錯綜"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N50dddc35f0be4e9ca4507147001d9661 ;
    schema:name "マインドローズの意識錯綜"@ja .

_:N2d52df4463df47bf8ed42366fd4b35f8 a schema:Person,
        foaf:Person ;
    mo:performed <album/30932#performance> ;
    schema:name "chi-se"@en ;
    foaf:name "chi-se"@en .

_:N39716d7c18ef40f38a59bc967bae022f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ペットと私のノーブル・ガーデン～ハルトマンの妖怪少女"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N50dddc35f0be4e9ca4507147001d9661 ;
    schema:name "ペットと私のノーブル・ガーデン～ハルトマンの妖怪少女"@ja .

_:N4589fdd11dc14911891fe4090c5502c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アルティメットキュートヨウカイガール"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N50dddc35f0be4e9ca4507147001d9661 ;
    schema:name "アルティメットキュートヨウカイガール"@ja .

_:N56baf83f91e44de1bca70fa92f4ffc01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "X-Y-Z"@ja ;
    mo:track_number 11 ;
    schema:duration "PT9:08"^^xsd:interval ;
    schema:inPlaylist _:N50dddc35f0be4e9ca4507147001d9661 ;
    schema:name "X-Y-Z"@ja .

_:N650010f9ef554e8295a656f45cf9e368 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ErGO EGOist"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N50dddc35f0be4e9ca4507147001d9661 ;
    schema:name "ErGO EGOist"@ja .

_:N752db803eec948ec80ce97f4109e34cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bawah tanah ruang dansa"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N50dddc35f0be4e9ca4507147001d9661 ;
    schema:name "bawah tanah ruang dansa"@ja .

_:N82f4453e2dc349929a56a227f4ba1d09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "close to you"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N50dddc35f0be4e9ca4507147001d9661 ;
    schema:name "close to you"@ja .

_:N95a83e3393064ff1ad17a03b5b937d78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コメイジB明朝Pro"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N50dddc35f0be4e9ca4507147001d9661 ;
    schema:name "コメイジB明朝Pro"@ja .

_:Na309a7cfbc77479884f0c7b060254a44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無意識迷宮殺人事件"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N50dddc35f0be4e9ca4507147001d9661 ;
    schema:name "無意識迷宮殺人事件"@ja .

_:Na9677e407c8f4bf0a0a295c064e88034 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "F○ck'n Landstreicher"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N50dddc35f0be4e9ca4507147001d9661 ;
    schema:name "F○ck'n Landstreicher"@ja .

_:Nd2a3dce4fad54a33af088d5c914552f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unconscious drive"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N50dddc35f0be4e9ca4507147001d9661 ;
    schema:name "Unconscious drive"@ja .

_:Ne8526092c38749e9a4640f504e1182d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Siúlóide iomarcach"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N50dddc35f0be4e9ca4507147001d9661 ;
    schema:name "Siúlóide iomarcach"@ja .

_:Nf1e6d548ff93405e8981bbb012d6d060 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "insanity"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N50dddc35f0be4e9ca4507147001d9661 ;
    schema:name "insanity"@ja .

_:Nfe35ae8c6ac146a4a268c3ae766501d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfecta alba"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N50dddc35f0be4e9ca4507147001d9661 ;
    schema:name "Perfecta alba"@ja .

_:N50dddc35f0be4e9ca4507147001d9661 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00bb0b4e3c6c4be9840845ab64dab5ca,
        _:N39716d7c18ef40f38a59bc967bae022f,
        _:N4589fdd11dc14911891fe4090c5502c1,
        _:N56baf83f91e44de1bca70fa92f4ffc01,
        _:N650010f9ef554e8295a656f45cf9e368,
        _:N752db803eec948ec80ce97f4109e34cd,
        _:N82f4453e2dc349929a56a227f4ba1d09,
        _:N95a83e3393064ff1ad17a03b5b937d78,
        _:Na309a7cfbc77479884f0c7b060254a44,
        _:Na9677e407c8f4bf0a0a295c064e88034,
        _:Nd2a3dce4fad54a33af088d5c914552f9,
        _:Ne8526092c38749e9a4640f504e1182d4,
        _:Nf1e6d548ff93405e8981bbb012d6d060,
        _:Nfe35ae8c6ac146a4a268c3ae766501d2 ;
    mo:track_count 14 ;
    schema:duration "PT68:28"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N00bb0b4e3c6c4be9840845ab64dab5ca,
        _:N39716d7c18ef40f38a59bc967bae022f,
        _:N4589fdd11dc14911891fe4090c5502c1,
        _:N56baf83f91e44de1bca70fa92f4ffc01,
        _:N650010f9ef554e8295a656f45cf9e368,
        _:N752db803eec948ec80ce97f4109e34cd,
        _:N82f4453e2dc349929a56a227f4ba1d09,
        _:N95a83e3393064ff1ad17a03b5b937d78,
        _:Na309a7cfbc77479884f0c7b060254a44,
        _:Na9677e407c8f4bf0a0a295c064e88034,
        _:Nd2a3dce4fad54a33af088d5c914552f9,
        _:Ne8526092c38749e9a4640f504e1182d4,
        _:Nf1e6d548ff93405e8981bbb012d6d060,
        _:Nfe35ae8c6ac146a4a268c3ae766501d2 .

