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

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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

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

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

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

<album/20485#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sound-0 Phase-10"@en,
        "Sound-0 Phase-10"@ja,
        "Sound-0 Phase-10"@ja-latn ;
    mo:performance_of <album/20485#musicalwork> ;
    mo:recorded_as <album/20485#musicalexpression> ;
    schema:name "Sound-0 Phase-10"@en,
        "Sound-0 Phase-10"@ja,
        "Sound-0 Phase-10"@ja-latn ;
    schema:workPerformed <album/20485#musicalwork> .

<org/299#subject> schema:name "Dark PHOENiX"@en,
        "Dark PHOENiX"@ja,
        "Dark PHOENiX"@ja-latn ;
    foaf:name "Dark PHOENiX"@en,
        "Dark PHOENiX"@ja,
        "Dark PHOENiX"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/20485/20485-1293815446.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20485#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Sound-0 Phase-10"@en,
        "Sound-0 Phase-10"@ja,
        "Sound-0 Phase-10"@ja-latn ;
    mo:catalogue_number "DPCD-1003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20485#musicalexpression> ;
    mo:publisher <org/299#subject> ;
    mo:record _:N9f261ca09d5b433fae99630aed9063b2 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/20485/20485-1293815446.jpg> ;
    schema:name "Sound-0 Phase-10"@en,
        "Sound-0 Phase-10"@ja,
        "Sound-0 Phase-10"@ja-latn ;
    schema:publisher <org/299#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/20485/20485-1293815446.jpg> .

_:N0cb678eef664448f9f4dfd8d13db384d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fantastic Tales from Tono"@en,
        "遠野幻想物語"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N9f261ca09d5b433fae99630aed9063b2 ;
    schema:name "The Fantastic Tales from Tono"@en,
        "遠野幻想物語"@ja .

_:N4cfd0ef25dfc4a129b5f50d590ae903b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Tower"@en,
        "紅楼"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N9f261ca09d5b433fae99630aed9063b2 ;
    schema:name "Crimson Tower"@en,
        "紅楼"@ja .

_:N7692203a7edd4eeab6d6e6f5131953a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walking the Streets of a Former Hell"@en,
        "旧地獄街道を行く"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N9f261ca09d5b433fae99630aed9063b2 ;
    schema:name "Walking the Streets of a Former Hell"@en,
        "旧地獄街道を行く"@ja .

_:Na096c20e474a4440ac4e0dec0dac4e48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mound of Higan"@en,
        "彼岸の塚"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N9f261ca09d5b433fae99630aed9063b2 ;
    schema:name "Mound of Higan"@en,
        "彼岸の塚"@ja .

_:Na3438b508a124f1596ba5ce5821fb5a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tiger-Patterned Bishamonten"@en,
        "虎柄の毘沙門天"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N9f261ca09d5b433fae99630aed9063b2 ;
    schema:name "The Tiger-Patterned Bishamonten"@en,
        "虎柄の毘沙門天"@ja .

_:Nb0f96ad482a74c25a4ffa43856d454c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrofantasia"@en,
        "ネクロファンタジア"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N9f261ca09d5b433fae99630aed9063b2 ;
    schema:name "Necrofantasia"@en,
        "ネクロファンタジア"@ja .

_:Nb996b6500c71428589d805462a1fa4b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll Judgment"@en,
        "人形裁判"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N9f261ca09d5b433fae99630aed9063b2 ;
    schema:name "Doll Judgment"@en,
        "人形裁判"@ja .

_:Nbb139cd393674a9e8962172e88bdc0d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emotional Skyscraper"@en,
        "感情の摩天楼"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N9f261ca09d5b433fae99630aed9063b2 ;
    schema:name "Emotional Skyscraper"@en,
        "感情の摩天楼"@ja .

_:Nc64be2dc7e6b4b4bb8a63bfbb4eb8c19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Dream"@en,
        "Eternal Dream"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N9f261ca09d5b433fae99630aed9063b2 ;
    schema:name "Eternal Dream"@en,
        "Eternal Dream"@ja .

_:Necdc61f753ca4ba68dcc855d2761d1c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hiroari Shoots a Strange Bird"@en,
        "広有射怪鳥事"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N9f261ca09d5b433fae99630aed9063b2 ;
    schema:name "Hiroari Shoots a Strange Bird"@en,
        "広有射怪鳥事"@ja .

_:N9f261ca09d5b433fae99630aed9063b2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0cb678eef664448f9f4dfd8d13db384d,
        _:N4cfd0ef25dfc4a129b5f50d590ae903b,
        _:N7692203a7edd4eeab6d6e6f5131953a6,
        _:Na096c20e474a4440ac4e0dec0dac4e48,
        _:Na3438b508a124f1596ba5ce5821fb5a3,
        _:Nb0f96ad482a74c25a4ffa43856d454c3,
        _:Nb996b6500c71428589d805462a1fa4b6,
        _:Nbb139cd393674a9e8962172e88bdc0d3,
        _:Nc64be2dc7e6b4b4bb8a63bfbb4eb8c19,
        _:Necdc61f753ca4ba68dcc855d2761d1c6 ;
    mo:track_count 10 ;
    schema:duration "PT39:11"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0cb678eef664448f9f4dfd8d13db384d,
        _:N4cfd0ef25dfc4a129b5f50d590ae903b,
        _:N7692203a7edd4eeab6d6e6f5131953a6,
        _:Na096c20e474a4440ac4e0dec0dac4e48,
        _:Na3438b508a124f1596ba5ce5821fb5a3,
        _:Nb0f96ad482a74c25a4ffa43856d454c3,
        _:Nb996b6500c71428589d805462a1fa4b6,
        _:Nbb139cd393674a9e8962172e88bdc0d3,
        _:Nc64be2dc7e6b4b4bb8a63bfbb4eb8c19,
        _:Necdc61f753ca4ba68dcc855d2761d1c6 .

