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

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

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

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

<event/96> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 6 (Oct 11, 2010)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

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

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

<album/43465#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KOUROUMU06 Omake CD"@en,
        "KOUROUMU06 Omake CD"@ja,
        "KOUROUMU06 Omake CD"@ja-latn ;
    mo:performance_of <album/43465#musicalwork> ;
    mo:recorded_as <album/43465#musicalexpression> ;
    schema:name "KOUROUMU06 Omake CD"@en,
        "KOUROUMU06 Omake CD"@ja,
        "KOUROUMU06 Omake CD"@ja-latn ;
    schema:workPerformed <album/43465#musicalwork> .

<org/190#subject> schema:name "Yellow Zebra"@en,
        "Yellow Zebra"@ja,
        "Yellow Zebra"@ja-latn ;
    foaf:name "Yellow Zebra"@en,
        "Yellow Zebra"@ja,
        "Yellow Zebra"@ja-latn .

<https://media.vgm.io/albums/56/43465/43465-54ccdeaf3bfc.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43465#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/43465/43465-54ccdeaf3bfc.jpg> ;
    foaf:depicts <album/43465#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/43465/43465-54ccdeaf3bfc.jpg> .

<https://medium-media.vgm.io/albums/56/43465/43465-54ccdeaf3bfc.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43465#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-11"^^xsd:date ;
    dcterms:title "KOUROUMU06 Omake CD"@en,
        "KOUROUMU06 Omake CD"@ja,
        "KOUROUMU06 Omake CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43465#musicalexpression> ;
    mo:publisher <org/190#subject> ;
    mo:record _:N4b6665195dba4a3681202619667ddcd4 ;
    mo:record_count 1 ;
    mo:release <event/96> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/31#subject> ;
    schema:datePublished "2010-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/43465/43465-54ccdeaf3bfc.jpg> ;
    schema:name "KOUROUMU06 Omake CD"@en,
        "KOUROUMU06 Omake CD"@ja,
        "KOUROUMU06 Omake CD"@ja-latn ;
    schema:publisher <org/190#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/43465/43465-54ccdeaf3bfc.jpg> .

_:N0727f81bd8b54732a90a8a4adbf609f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nowhere Girl Ver:Org"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N4b6665195dba4a3681202619667ddcd4 ;
    schema:name "Nowhere Girl Ver:Org"@ja .

_:N090bd0cf268d4aa6bc372afc86550fa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darling Star Ver:Org"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N4b6665195dba4a3681202619667ddcd4 ;
    schema:name "Darling Star Ver:Org"@ja .

_:N09a4001848204951b7fc3b1455514e81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I know Ver:Org"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N4b6665195dba4a3681202619667ddcd4 ;
    schema:name "I know Ver:Org"@ja .

_:N129bdb093bd14cf0b67e95b0a9da71ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shooting Star Ver:Org"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N4b6665195dba4a3681202619667ddcd4 ;
    schema:name "Shooting Star Ver:Org"@ja .

_:Nb4fd5b1a0a984392b709323e38465986 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彩風 -Ayakaze- Ver:Org"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N4b6665195dba4a3681202619667ddcd4 ;
    schema:name "彩風 -Ayakaze- Ver:Org"@ja .

_:Nc0b4b8b389d64841bae5901e6ebe00da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅い月 ～Story of Scarlet～ Ver:Org"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N4b6665195dba4a3681202619667ddcd4 ;
    schema:name "紅い月 ～Story of Scarlet～ Ver:Org"@ja .

_:Ne30cd12fbb224a9f9a776ff84253c525 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜風 Ver:Org"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N4b6665195dba4a3681202619667ddcd4 ;
    schema:name "桜風 Ver:Org"@ja .

_:Nec97575660aa4f2e9927a0a9db726661 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "氷結娘 Ver:Org"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N4b6665195dba4a3681202619667ddcd4 ;
    schema:name "氷結娘 Ver:Org"@ja .

_:N4b6665195dba4a3681202619667ddcd4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0727f81bd8b54732a90a8a4adbf609f1,
        _:N090bd0cf268d4aa6bc372afc86550fa9,
        _:N09a4001848204951b7fc3b1455514e81,
        _:N129bdb093bd14cf0b67e95b0a9da71ce,
        _:Nb4fd5b1a0a984392b709323e38465986,
        _:Nc0b4b8b389d64841bae5901e6ebe00da,
        _:Ne30cd12fbb224a9f9a776ff84253c525,
        _:Nec97575660aa4f2e9927a0a9db726661 ;
    mo:track_count 8 ;
    schema:duration "PT36:50"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0727f81bd8b54732a90a8a4adbf609f1,
        _:N090bd0cf268d4aa6bc372afc86550fa9,
        _:N09a4001848204951b7fc3b1455514e81,
        _:N129bdb093bd14cf0b67e95b0a9da71ce,
        _:Nb4fd5b1a0a984392b709323e38465986,
        _:Nc0b4b8b389d64841bae5901e6ebe00da,
        _:Ne30cd12fbb224a9f9a776ff84253c525,
        _:Nec97575660aa4f2e9927a0a9db726661 .

