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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 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/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/18006#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Otome cute"@en,
        "オトメキュート"@ja,
        "Otome cute"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18006#musicalwork> ;
    schema:name "Otome cute"@en,
        "オトメキュート"@ja,
        "Otome cute"@ja-latn .

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

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

<org/596#subject> schema:name "ShibayanRecords"@en,
        "ShibayanRecords"@ja,
        "ShibayanRecords"@ja-latn ;
    foaf:name "ShibayanRecords"@en,
        "ShibayanRecords"@ja,
        "ShibayanRecords"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/18006/18006-1266144057.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/36964#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18006#performance> ;
    schema:name "3L"@en ;
    foaf:name "3L"@en .

<artist/46130#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18006#performance> ;
    schema:name "yana"@en ;
    foaf:name "yana"@en .

<artist/8012#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18006#performance> ;
    schema:name "Chie Fukami"@en,
        "深水チエ"@ja ;
    foaf:made <album/18006#lyrics>,
        <album/18006#subject> ;
    foaf:name "Chie Fukami"@en,
        "深水チエ"@ja .

<album/18006#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Otome cute"@en,
        "オトメキュート"@ja,
        "Otome cute"@ja-latn ;
    mo:performance_of <album/18006#musicalwork> ;
    mo:performer <artist/36964#subject>,
        <artist/46130#subject>,
        <artist/8012#subject> ;
    mo:recorded_as <album/18006#musicalexpression> ;
    schema:byArtist <artist/36964#subject>,
        <artist/46130#subject>,
        <artist/8012#subject> ;
    schema:name "Otome cute"@en,
        "オトメキュート"@ja,
        "Otome cute"@ja-latn ;
    schema:workPerformed <album/18006#musicalwork> .

<album/18006#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Otome cute"@en,
        "オトメキュート"@ja,
        "Otome cute"@ja-latn ;
    mo:catalogue_number "STAL-1001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18006#musicalexpression> ;
    mo:publisher <org/596#subject> ;
    mo:record _:Na2bc7972db274f92828f1770f532d085 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/36964#subject>,
        <artist/46130#subject>,
        <artist/8012#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/18006/18006-1266144057.jpg> ;
    schema:name "Otome cute"@en,
        "オトメキュート"@ja,
        "Otome cute"@ja-latn ;
    schema:publisher <org/596#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/18006/18006-1266144057.jpg> .

_:N0613b45e11a2472c8be772243f1d2a41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Colourful, Mellow Medley"@en,
        "カラフル・メロウ・メドレー"@ja,
        "Colorful Mellow Medley"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Na2bc7972db274f92828f1770f532d085 ;
    schema:name "A Colourful, Mellow Medley"@en,
        "カラフル・メロウ・メドレー"@ja,
        "Colorful Mellow Medley"@ja-latn .

_:N18f43c0e6e03487eb51de9c2594be83c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dear Miss Daydreamer"@en,
        "dear Miss Daydreamer"@ja,
        "dear Miss Daydreamer"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Na2bc7972db274f92828f1770f532d085 ;
    schema:name "dear Miss Daydreamer"@en,
        "dear Miss Daydreamer"@ja,
        "dear Miss Daydreamer"@ja-latn .

_:N2d5b99493ea240eebba00c3a1dd6b301 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Story of Him, Her and Me"@en,
        "彼と彼女とわたしの話"@ja,
        "Kare to Kanojo to Watashi no Hanashi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Na2bc7972db274f92828f1770f532d085 ;
    schema:name "The Story of Him, Her and Me"@en,
        "彼と彼女とわたしの話"@ja,
        "Kare to Kanojo to Watashi no Hanashi"@ja-latn .

_:N601a25f3710c49cd93e2dd85bd4fb32d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FlipFlop"@en,
        "FlipFlop"@ja,
        "FlipFlop"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT7:03"^^xsd:interval ;
    schema:inPlaylist _:Na2bc7972db274f92828f1770f532d085 ;
    schema:name "FlipFlop"@en,
        "FlipFlop"@ja,
        "FlipFlop"@ja-latn .

_:N793ed7e13c7049bd8ad7b53e34acda5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MyonMyonMyonMyon!"@en,
        "MyonMyonMyonMyon!"@ja,
        "MyonMyonMyonMyon!"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:Na2bc7972db274f92828f1770f532d085 ;
    schema:name "MyonMyonMyonMyon!"@en,
        "MyonMyonMyonMyon!"@ja,
        "MyonMyonMyonMyon!"@ja-latn .

_:N7aa2411b65ba44849064f86b333b3035 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead Body's Voyage"@en,
        "Dead Body's Voyage"@ja,
        "Dead Body's Voyage"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Na2bc7972db274f92828f1770f532d085 ;
    schema:name "Dead Body's Voyage"@en,
        "Dead Body's Voyage"@ja,
        "Dead Body's Voyage"@ja-latn .

_:N951438fe6d814c0b9b794bf1f98bbad8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cyclic March"@en,
        "環式行進曲"@ja,
        "Kanshiki Koushinkyouku"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Na2bc7972db274f92828f1770f532d085 ;
    schema:name "Cyclic March"@en,
        "環式行進曲"@ja,
        "Kanshiki Koushinkyouku"@ja-latn .

_:Nf45f7b7cf1ba445a83b04b274ed010e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interstice of gams"@en,
        "Interstice of gams"@ja,
        "Interstice of gams"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:Na2bc7972db274f92828f1770f532d085 ;
    schema:name "Interstice of gams"@en,
        "Interstice of gams"@ja,
        "Interstice of gams"@ja-latn .

_:Na2bc7972db274f92828f1770f532d085 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0613b45e11a2472c8be772243f1d2a41,
        _:N18f43c0e6e03487eb51de9c2594be83c,
        _:N2d5b99493ea240eebba00c3a1dd6b301,
        _:N601a25f3710c49cd93e2dd85bd4fb32d,
        _:N793ed7e13c7049bd8ad7b53e34acda5a,
        _:N7aa2411b65ba44849064f86b333b3035,
        _:N951438fe6d814c0b9b794bf1f98bbad8,
        _:Nf45f7b7cf1ba445a83b04b274ed010e9 ;
    mo:track_count 8 ;
    schema:duration "PT43:08"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0613b45e11a2472c8be772243f1d2a41,
        _:N18f43c0e6e03487eb51de9c2594be83c,
        _:N2d5b99493ea240eebba00c3a1dd6b301,
        _:N601a25f3710c49cd93e2dd85bd4fb32d,
        _:N793ed7e13c7049bd8ad7b53e34acda5a,
        _:N7aa2411b65ba44849064f86b333b3035,
        _:N951438fe6d814c0b9b794bf1f98bbad8,
        _:Nf45f7b7cf1ba445a83b04b274ed010e9 .

