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

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

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

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

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

<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/56040#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Bakuon Jazz 9"@en,
        "東方爆音ジャズ9"@ja,
        "Touhou Bakuon Jazz 9"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/56040#musicalwork> ;
    schema:name "Touhou Bakuon Jazz 9"@en,
        "東方爆音ジャズ9"@ja,
        "Touhou Bakuon Jazz 9"@ja-latn .

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

<album/56040#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Bakuon Jazz 9"@en,
        "東方爆音ジャズ9"@ja,
        "Touhou Bakuon Jazz 9"@ja-latn ;
    mo:performance_of <album/56040#musicalwork> ;
    mo:recorded_as <album/56040#musicalexpression> ;
    schema:name "Touhou Bakuon Jazz 9"@en,
        "東方爆音ジャズ9"@ja,
        "Touhou Bakuon Jazz 9"@ja-latn ;
    schema:workPerformed <album/56040#musicalwork> .

<org/659#subject> schema:name "Tokyo Active NEETs"@en,
        "東京アクティブNEETs"@ja,
        "Tokyo Active NEETs"@ja-latn ;
    foaf:name "Tokyo Active NEETs"@en,
        "東京アクティブNEETs"@ja,
        "Tokyo Active NEETs"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/56040/56040-1450033552.png> a schema:ImageObject,
        foaf:Image .

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

<album/56040#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-30"^^xsd:date ;
    dcterms:title "Touhou Bakuon Jazz 9"@en,
        "東方爆音ジャズ9"@ja,
        "Touhou Bakuon Jazz 9"@ja-latn ;
    mo:catalogue_number "ANCD-0018" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56040#musicalexpression> ;
    mo:publisher <org/659#subject> ;
    mo:record _:Na3cc2d4e4c294ebdbfadac1520beb9d2 ;
    mo:record_count 1 ;
    mo:release <event/184> ;
    schema:about <product/37#subject> ;
    schema:datePublished "2015-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/56040/56040-1450033552.png> ;
    schema:name "Touhou Bakuon Jazz 9"@en,
        "東方爆音ジャズ9"@ja,
        "Touhou Bakuon Jazz 9"@ja-latn ;
    schema:publisher <org/659#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/56040/56040-1450033552.png> .

_:N13edf776e68d4c94a6b9cadf144db52a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Illusory Air Hole ~ Loop Place"@en,
        "幻想風穴 〜 Loop Place"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Na3cc2d4e4c294ebdbfadac1520beb9d2 ;
    schema:name "The Illusory Air Hole ~ Loop Place"@en,
        "幻想風穴 〜 Loop Place"@ja .

_:N56c70c0136a84907be23154d27695e55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hartmann's Youkai Girl"@en,
        "ハルトマンの妖怪少女"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Na3cc2d4e4c294ebdbfadac1520beb9d2 ;
    schema:name "Hartmann's Youkai Girl"@en,
        "ハルトマンの妖怪少女"@ja .

_:N623ea2d9c2794ccc9f20f985c6cff08f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remains of the Blazing Hell"@en,
        "灼熱地獄跡"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Na3cc2d4e4c294ebdbfadac1520beb9d2 ;
    schema:name "Remains of the Blazing Hell"@en,
        "灼熱地獄跡"@ja .

_:N96b053dc619447e29553a7e77e137553 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Satori Maiden"@en,
        "少女さとり"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Na3cc2d4e4c294ebdbfadac1520beb9d2 ;
    schema:name "Satori Maiden"@en,
        "少女さとり"@ja .

_:Na7916e054ae3416f9bd9f9810f5b1349 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Remote"@en,
        "ラストリモート"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Na3cc2d4e4c294ebdbfadac1520beb9d2 ;
    schema:name "Last Remote"@en,
        "ラストリモート"@ja .

_:Ne67dce29d5f5458e81b41f5c9039386c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hell’s Beautiful Road"@en,
        "地獄の深道"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Na3cc2d4e4c294ebdbfadac1520beb9d2 ;
    schema:name "Hell’s Beautiful Road"@en,
        "地獄の深道"@ja .

_:Nec2b6dd93b144e9fa32a3a7bdeb9ac86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Streets of a Former Hell ~ Why I Became Full of Sins"@en,
        "旧地獄街道 ~僕が罪袋になった理由"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Na3cc2d4e4c294ebdbfadac1520beb9d2 ;
    schema:name "The Streets of a Former Hell ~ Why I Became Full of Sins"@en,
        "旧地獄街道 ~僕が罪袋になった理由"@ja .

_:Nf96ae57a80f54c80850a5119e1a579a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solar Sect of Mystic Wisdom"@en,
        "霊知の太陽信仰"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Na3cc2d4e4c294ebdbfadac1520beb9d2 ;
    schema:name "Solar Sect of Mystic Wisdom"@en,
        "霊知の太陽信仰"@ja .

_:Na3cc2d4e4c294ebdbfadac1520beb9d2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13edf776e68d4c94a6b9cadf144db52a,
        _:N56c70c0136a84907be23154d27695e55,
        _:N623ea2d9c2794ccc9f20f985c6cff08f,
        _:N96b053dc619447e29553a7e77e137553,
        _:Na7916e054ae3416f9bd9f9810f5b1349,
        _:Ne67dce29d5f5458e81b41f5c9039386c,
        _:Nec2b6dd93b144e9fa32a3a7bdeb9ac86,
        _:Nf96ae57a80f54c80850a5119e1a579a7 ;
    mo:track_count 8 ;
    schema:duration "PT35:38"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N13edf776e68d4c94a6b9cadf144db52a,
        _:N56c70c0136a84907be23154d27695e55,
        _:N623ea2d9c2794ccc9f20f985c6cff08f,
        _:N96b053dc619447e29553a7e77e137553,
        _:Na7916e054ae3416f9bd9f9810f5b1349,
        _:Ne67dce29d5f5458e81b41f5c9039386c,
        _:Nec2b6dd93b144e9fa32a3a7bdeb9ac86,
        _:Nf96ae57a80f54c80850a5119e1a579a7 .

