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

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

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

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

<event/9> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 4 (May 20, 2007)" .

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

<album/9383#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toho Q Highland!"@en,
        "トホＱハイランド！"@ja,
        "Toho Q Hairando!"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/9383#musicalwork> ;
    schema:name "Toho Q Highland!"@en,
        "トホＱハイランド！"@ja,
        "Toho Q Hairando!"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/38/9383/9383-1215489092.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9383#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toho Q Highland!"@en,
        "トホＱハイランド！"@ja,
        "Toho Q Hairando!"@ja-latn ;
    mo:performance_of <album/9383#musicalwork> ;
    mo:performer <artist/2519#subject> ;
    mo:recorded_as <album/9383#musicalexpression> ;
    schema:byArtist <artist/2519#subject> ;
    schema:name "Toho Q Highland!"@en,
        "トホＱハイランド！"@ja,
        "Toho Q Hairando!"@ja-latn ;
    schema:workPerformed <album/9383#musicalwork> .

<artist/2519#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9383#performance> ;
    schema:name "Miyu"@en,
        "みゆ"@ja ;
    foaf:name "Miyu"@en,
        "みゆ"@ja .

<album/9383#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-20"^^xsd:date ;
    dcterms:title "Toho Q Highland!"@en,
        "トホＱハイランド！"@ja,
        "Toho Q Hairando!"@ja-latn ;
    mo:catalogue_number "RCCP-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9383#musicalexpression> ;
    mo:publisher _:N3ef8bad3be5941fa9ad346d586ae7c7c ;
    mo:record _:Nc85361042f964ca1a93434ddea78fd63 ;
    mo:record_count 1 ;
    mo:release <event/9> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/31#subject> ;
    schema:byArtist <artist/2519#subject> ;
    schema:datePublished "2007-05-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/9383/9383-1215489092.jpg> ;
    schema:name "Toho Q Highland!"@en,
        "トホＱハイランド！"@ja,
        "Toho Q Hairando!"@ja-latn ;
    schema:publisher _:N3ef8bad3be5941fa9ad346d586ae7c7c ;
    foaf:depiction <https://media.vgm.io/albums/38/9383/9383-1215489092.jpg> .

_:N009eb778043d4c96814c531e0d1575a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "にゃんにゃん幻想郷"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nc85361042f964ca1a93434ddea78fd63 ;
    schema:name "にゃんにゃん幻想郷"@ja .

_:N067c7ca6acee482d85e4f4112a85e208 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "弾幕と鮮血のエチュード"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nc85361042f964ca1a93434ddea78fd63 ;
    schema:name "弾幕と鮮血のエチュード"@ja .

_:N0fd269a27520415fb94cddd11ceb49b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "darkstep<-boundary->artcore"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nc85361042f964ca1a93434ddea78fd63 ;
    schema:name "darkstep<-boundary->artcore"@ja .

_:N1085155b0ce84eacb016553a08dd7ec0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little \"Sister\" Bitch 2007"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Nc85361042f964ca1a93434ddea78fd63 ;
    schema:name "Little \"Sister\" Bitch 2007"@ja .

_:N3ef8bad3be5941fa9ad346d586ae7c7c schema:name "Re:cy:cle"@en ;
    foaf:name "Re:cy:cle"@en .

_:N4846a0f0ab9c48d096a378b670dc2b3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "afterglow"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Nc85361042f964ca1a93434ddea78fd63 ;
    schema:name "afterglow"@ja .

_:N898dc4da2b8f47d692c47bbc512e4924 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "年齢研究室"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Nc85361042f964ca1a93434ddea78fd63 ;
    schema:name "年齢研究室"@ja .

_:N8e9ad19b49804dfe8e343de4e1825139 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "腋の神秘とミステリー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nc85361042f964ca1a93434ddea78fd63 ;
    schema:name "腋の神秘とミステリー"@ja .

_:Nb9ee406a130e49faababa0d5fe7b1ae3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風神少女 (LV.4 Cloud chaser Remix)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Nc85361042f964ca1a93434ddea78fd63 ;
    schema:name "風神少女 (LV.4 Cloud chaser Remix)"@ja .

_:Nc35fa26d837f408c9d75c29558f84a6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方霊夢祭　～巫女！巫女！巫女！月夜の大運動会～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:Nc85361042f964ca1a93434ddea78fd63 ;
    schema:name "東方霊夢祭　～巫女！巫女！巫女！月夜の大運動会～"@ja .

_:Ncd9c80e2d2974b05bf1715049aa850e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無何有の郷-NRGETICA REMIX-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nc85361042f964ca1a93434ddea78fd63 ;
    schema:name "無何有の郷-NRGETICA REMIX-"@ja .

_:Nda230dfc6d48434dadcddc1f04c3658d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方幼々夢 ～ little girl of the dream"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nc85361042f964ca1a93434ddea78fd63 ;
    schema:name "東方幼々夢 ～ little girl of the dream"@ja .

_:Ne07952fbd5d74c2c9d422749e585fd09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フランちゃんの音楽教室"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Nc85361042f964ca1a93434ddea78fd63 ;
    schema:name "フランちゃんの音楽教室"@ja .

_:Nc85361042f964ca1a93434ddea78fd63 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N009eb778043d4c96814c531e0d1575a2,
        _:N067c7ca6acee482d85e4f4112a85e208,
        _:N0fd269a27520415fb94cddd11ceb49b9,
        _:N1085155b0ce84eacb016553a08dd7ec0,
        _:N4846a0f0ab9c48d096a378b670dc2b3f,
        _:N898dc4da2b8f47d692c47bbc512e4924,
        _:N8e9ad19b49804dfe8e343de4e1825139,
        _:Nb9ee406a130e49faababa0d5fe7b1ae3,
        _:Nc35fa26d837f408c9d75c29558f84a6c,
        _:Ncd9c80e2d2974b05bf1715049aa850e3,
        _:Nda230dfc6d48434dadcddc1f04c3658d,
        _:Ne07952fbd5d74c2c9d422749e585fd09 ;
    mo:track_count 12 ;
    schema:duration "PT59:11"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N009eb778043d4c96814c531e0d1575a2,
        _:N067c7ca6acee482d85e4f4112a85e208,
        _:N0fd269a27520415fb94cddd11ceb49b9,
        _:N1085155b0ce84eacb016553a08dd7ec0,
        _:N4846a0f0ab9c48d096a378b670dc2b3f,
        _:N898dc4da2b8f47d692c47bbc512e4924,
        _:N8e9ad19b49804dfe8e343de4e1825139,
        _:Nb9ee406a130e49faababa0d5fe7b1ae3,
        _:Nc35fa26d837f408c9d75c29558f84a6c,
        _:Ncd9c80e2d2974b05bf1715049aa850e3,
        _:Nda230dfc6d48434dadcddc1f04c3658d,
        _:Ne07952fbd5d74c2c9d422749e585fd09 .

