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

<artist/8519#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumarisu"@en,
        "くまりす"@ja ;
    foaf:made <album/34431#lyrics>,
        <album/34431#subject> ;
    foaf:name "Kumarisu"@en,
        "くまりす"@ja .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/34431#lyrics>,
        <album/34431#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

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

<artist/6771#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34431#subject> ;
    schema:name "sumijun"@en,
        "すみじゅん"@ja ;
    foaf:made <album/34431#composition>,
        <album/34431#subject> ;
    foaf:name "sumijun"@en,
        "すみじゅん"@ja .

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@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/34431#musicalexpression> a mo:Signal ;
    mo:published_as <album/34431#subject> ;
    mo:records <album/34431#performance> .

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

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

<https://medium-media.vgm.io/albums/13/34431/34431-1345337940.jpg> a schema:ImageObject,
        foaf:Image .

<album/34431#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cinematic Disc"@en,
        "Cinematic Disc"@ja,
        "Cinematic Disc"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/6771#subject> ;
    mo:produced_work <album/34431#musicalwork> ;
    schema:name "Cinematic Disc"@en,
        "Cinematic Disc"@ja,
        "Cinematic Disc"@ja-latn .

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

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

<artist/13042#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34431#performance> ;
    schema:name "Momobako"@en,
        "桃箱"@ja ;
    foaf:name "Momobako"@en,
        "桃箱"@ja .

<artist/14354#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34431#performance> ;
    schema:name "Mashiro Minase"@en,
        "水瀬ましろ"@ja ;
    foaf:name "Mashiro Minase"@en,
        "水瀬ましろ"@ja .

<artist/14431#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34431#performance> ;
    schema:name "Nazo no Jinbutsu K"@en,
        "謎の人物K"@ja ;
    foaf:name "Nazo no Jinbutsu K"@en,
        "謎の人物K"@ja .

<artist/1986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34431#performance> ;
    schema:name "Misato"@en,
        "美里"@ja ;
    foaf:name "Misato"@en,
        "美里"@ja .

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

<artist/8196#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34431#performance> ;
    schema:name "Nanahira"@en,
        "ななひら"@ja ;
    foaf:name "Nanahira"@en,
        "ななひら"@ja .

<artist/9025#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34431#performance> ;
    schema:name "Usa"@en,
        "うさ"@ja ;
    foaf:name "Usa"@en,
        "うさ"@ja .

<album/34431#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cinematic Disc"@en,
        "Cinematic Disc"@ja,
        "Cinematic Disc"@ja-latn ;
    mo:performance_of <album/34431#musicalwork> ;
    mo:performer <artist/13042#subject>,
        <artist/14354#subject>,
        <artist/14431#subject>,
        <artist/1986#subject>,
        <artist/36964#subject>,
        <artist/8196#subject>,
        <artist/9025#subject> ;
    mo:recorded_as <album/34431#musicalexpression> ;
    schema:byArtist <artist/13042#subject>,
        <artist/14354#subject>,
        <artist/14431#subject>,
        <artist/1986#subject>,
        <artist/36964#subject>,
        <artist/8196#subject>,
        <artist/9025#subject> ;
    schema:name "Cinematic Disc"@en,
        "Cinematic Disc"@ja,
        "Cinematic Disc"@ja-latn ;
    schema:workPerformed <album/34431#musicalwork> .

<album/34431#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "Cinematic Disc"@en,
        "Cinematic Disc"@ja,
        "Cinematic Disc"@ja-latn ;
    mo:catalogue_number "HLZY-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34431#musicalexpression> ;
    mo:publisher <org/357#subject> ;
    mo:record _:N0a936a87974e48cda4bb195208a00e63 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/13042#subject>,
        <artist/14354#subject>,
        <artist/14431#subject>,
        <artist/1986#subject>,
        <artist/36964#subject>,
        <artist/8196#subject>,
        <artist/9025#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/34431/34431-1345337940.jpg> ;
    schema:name "Cinematic Disc"@en,
        "Cinematic Disc"@ja,
        "Cinematic Disc"@ja-latn ;
    schema:publisher <org/357#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/34431/34431-1345337940.jpg> .

_:N00e4fe6be01945a3a3b415fd4f2bbd22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "物凄いコロシアムでアリスが物凄いうた"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N0a936a87974e48cda4bb195208a00e63 ;
    schema:name "物凄いコロシアムでアリスが物凄いうた"@ja .

_:N6b626579a0cf4822af0f148db498da07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幸せ印のマイペース"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N0a936a87974e48cda4bb195208a00e63 ;
    schema:name "幸せ印のマイペース"@ja .

_:N9ea2509951f34dc99049acaf350f6512 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無色透明"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N0a936a87974e48cda4bb195208a00e63 ;
    schema:name "無色透明"@ja .

_:Nadec0bb2437243969c9ecf46f53ee2b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "円環のAccess love"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N0a936a87974e48cda4bb195208a00e63 ;
    schema:name "円環のAccess love"@ja .

_:Nd240e36bb7c746eb8faf086137f22813 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "shushine from rainy"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N0a936a87974e48cda4bb195208a00e63 ;
    schema:name "shushine from rainy"@ja .

_:Ndf2e587ea3a0462f9edd75bcfde3fcde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With affection (DiGiTAL WiNG TRANCE Version)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N0a936a87974e48cda4bb195208a00e63 ;
    schema:name "With affection (DiGiTAL WiNG TRANCE Version)"@ja .

_:Ne21f1cd7258b4626929d021e4ed0d14c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BRAND NEW SEDUCTION"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N0a936a87974e48cda4bb195208a00e63 ;
    schema:name "BRAND NEW SEDUCTION"@ja .

_:Nf01375beffbf4c608958bbd0c829901a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "有明は午前4時"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N0a936a87974e48cda4bb195208a00e63 ;
    schema:name "有明は午前4時"@ja .

_:Nf20b0112a2724d3a98a224ce0d6ad8d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinematic Disc Introduction"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N0a936a87974e48cda4bb195208a00e63 ;
    schema:name "Cinematic Disc Introduction"@ja .

_:Nff63230cb4b946038280bf64e573af3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウインド・ロウ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:N0a936a87974e48cda4bb195208a00e63 ;
    schema:name "ウインド・ロウ"@ja .

_:N0a936a87974e48cda4bb195208a00e63 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00e4fe6be01945a3a3b415fd4f2bbd22,
        _:N6b626579a0cf4822af0f148db498da07,
        _:N9ea2509951f34dc99049acaf350f6512,
        _:Nadec0bb2437243969c9ecf46f53ee2b8,
        _:Nd240e36bb7c746eb8faf086137f22813,
        _:Ndf2e587ea3a0462f9edd75bcfde3fcde,
        _:Ne21f1cd7258b4626929d021e4ed0d14c,
        _:Nf01375beffbf4c608958bbd0c829901a,
        _:Nf20b0112a2724d3a98a224ce0d6ad8d9,
        _:Nff63230cb4b946038280bf64e573af3c ;
    mo:track_count 10 ;
    schema:duration "PT46:02"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N00e4fe6be01945a3a3b415fd4f2bbd22,
        _:N6b626579a0cf4822af0f148db498da07,
        _:N9ea2509951f34dc99049acaf350f6512,
        _:Nadec0bb2437243969c9ecf46f53ee2b8,
        _:Nd240e36bb7c746eb8faf086137f22813,
        _:Ndf2e587ea3a0462f9edd75bcfde3fcde,
        _:Ne21f1cd7258b4626929d021e4ed0d14c,
        _:Nf01375beffbf4c608958bbd0c829901a,
        _:Nf20b0112a2724d3a98a224ce0d6ad8d9,
        _:Nff63230cb4b946038280bf64e573af3c .

