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

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

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

<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/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/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/14854#musicalexpression> a mo:Signal ;
    mo:published_as <album/14854#subject> ;
    mo:records <album/14854#performance> .

<org/386#subject> schema:name "Sound CYCLONE"@en,
        "Sound CYCLONE"@ja,
        "Sound CYCLONE"@ja-latn ;
    foaf:name "Sound CYCLONE"@en,
        "Sound CYCLONE"@ja,
        "Sound CYCLONE"@ja-latn .

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

<https://medium-media.vgm.io/albums/45/14854/14854-1249287543.jpg> a schema:ImageObject,
        foaf:Image .

<album/14854#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "feat.RIZE"@en,
        "feat.RIZE"@ja,
        "feat.RIZE"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/2460#subject> ;
    mo:produced_work <album/14854#musicalwork> ;
    schema:name "feat.RIZE"@en,
        "feat.RIZE"@ja,
        "feat.RIZE"@ja-latn .

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

<artist/2458#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14854#performance> ;
    schema:name "ShavaDava"@en,
        "しゃばだば"@ja ;
    foaf:name "ShavaDava"@en,
        "しゃばだば"@ja .

<artist/2462#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14854#performance> ;
    schema:name "Crouch"@en ;
    foaf:name "Crouch"@en .

<artist/8374#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14854#performance> ;
    schema:name "witch"@en ;
    foaf:name "witch"@en .

<artist/2460#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14854#subject> ;
    mo:performed <album/14854#performance> ;
    schema:name "sou"@en ;
    foaf:made <album/14854#composition>,
        <album/14854#subject> ;
    foaf:name "sou"@en .

<album/14854#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "feat.RIZE"@en,
        "feat.RIZE"@ja,
        "feat.RIZE"@ja-latn ;
    mo:catalogue_number "SDCY-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14854#musicalexpression> ;
    mo:publisher <org/386#subject> ;
    mo:record _:N6380a8cd051445dc9b9c61210a914d33 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Akira Yanagihara"@en ;
            foaf:name "Akira Yanagihara"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Genjuumin"@en ;
            foaf:name "Genjuumin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "guttsuan"@en ;
            foaf:name "guttsuan"@en ],
        <artist/2458#subject>,
        <artist/2460#subject>,
        <artist/2462#subject>,
        <artist/8374#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/14854/14854-1249287543.jpg> ;
    schema:name "feat.RIZE"@en,
        "feat.RIZE"@ja,
        "feat.RIZE"@ja-latn ;
    schema:publisher <org/386#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/14854/14854-1249287543.jpg> .

<album/14854#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "feat.RIZE"@en,
        "feat.RIZE"@ja,
        "feat.RIZE"@ja-latn ;
    mo:performance_of <album/14854#musicalwork> ;
    mo:performer _:N3a22af08b3424ce5944b26683dcc56f7,
        _:N3c86d8356a5847fead4e239546c8127d,
        _:Nb09309d9d7af4f0b8e0e05aa554981c2,
        <artist/2458#subject>,
        <artist/2460#subject>,
        <artist/2462#subject>,
        <artist/8374#subject> ;
    mo:recorded_as <album/14854#musicalexpression> ;
    schema:byArtist _:N3a22af08b3424ce5944b26683dcc56f7,
        _:N3c86d8356a5847fead4e239546c8127d,
        _:Nb09309d9d7af4f0b8e0e05aa554981c2,
        <artist/2458#subject>,
        <artist/2460#subject>,
        <artist/2462#subject>,
        <artist/8374#subject> ;
    schema:name "feat.RIZE"@en,
        "feat.RIZE"@ja,
        "feat.RIZE"@ja-latn ;
    schema:workPerformed <album/14854#musicalwork> .

_:N3a22af08b3424ce5944b26683dcc56f7 a schema:Person,
        foaf:Person ;
    mo:performed <album/14854#performance> ;
    schema:name "guttsuan"@en ;
    foaf:name "guttsuan"@en .

_:N3c86d8356a5847fead4e239546c8127d a schema:Person,
        foaf:Person ;
    mo:performed <album/14854#performance> ;
    schema:name "Genjuumin"@en ;
    foaf:name "Genjuumin"@en .

_:N4266cd6742794592806633668e2bcbcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Girl, No cry"@en,
        "No Girl, No cry"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N6380a8cd051445dc9b9c61210a914d33 ;
    schema:name "No Girl, No cry"@en,
        "No Girl, No cry"@ja .

_:N60ed4768846d4e1598c2ea080a2c5cb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moisture Girl"@en,
        "Moisture Girl"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:58"^^xsd:interval ;
    schema:inPlaylist _:N6380a8cd051445dc9b9c61210a914d33 ;
    schema:name "Moisture Girl"@en,
        "Moisture Girl"@ja .

_:N6e3bb9d19568435da5217fe1c9f907d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Simple Reasons"@en,
        "Simple Reasons"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N6380a8cd051445dc9b9c61210a914d33 ;
    schema:name "Simple Reasons"@en,
        "Simple Reasons"@ja .

_:N780460396a2d4129ada08ec2d93dc8ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scat in a Secret Room"@en,
        "Scat in a Secret Room"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N6380a8cd051445dc9b9c61210a914d33 ;
    schema:name "Scat in a Secret Room"@en,
        "Scat in a Secret Room"@ja .

_:N7aff2c755e7e43d8b1e4bacb2e9c98c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sound CYCLONE Theme!!"@en,
        "サウサイのテーマ!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N6380a8cd051445dc9b9c61210a914d33 ;
    schema:name "Sound CYCLONE Theme!!"@en,
        "サウサイのテーマ!!"@ja .

_:N98215db955d04db7a6b10bd99896b78e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drive to the Blanc Castle"@en,
        "Drive to the Blanc Castle"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N6380a8cd051445dc9b9c61210a914d33 ;
    schema:name "Drive to the Blanc Castle"@en,
        "Drive to the Blanc Castle"@ja .

_:Nb09309d9d7af4f0b8e0e05aa554981c2 a schema:Person,
        foaf:Person ;
    mo:performed <album/14854#performance> ;
    schema:name "Akira Yanagihara"@en ;
    foaf:name "Akira Yanagihara"@en .

_:Nb449408139b34b5f83e0b89ca5c89f2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noise to Tale"@en,
        "Noise to Tale"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N6380a8cd051445dc9b9c61210a914d33 ;
    schema:name "Noise to Tale"@en,
        "Noise to Tale"@ja .

_:Nb9a8b4ddec0e410e87e7c0f556764178 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Regret of The Scarlet"@en,
        "Regret of The Scarlet"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N6380a8cd051445dc9b9c61210a914d33 ;
    schema:name "Regret of The Scarlet"@en,
        "Regret of The Scarlet"@ja .

_:Ndfa66962644844a6ab121c4925698e35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And Then There Were None"@en,
        "And Then There Were None"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N6380a8cd051445dc9b9c61210a914d33 ;
    schema:name "And Then There Were None"@en,
        "And Then There Were None"@ja .

_:Nf65668f3d1734140be37e6fbce9b9940 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purple Slit Drenched in Rain"@en,
        "Purple Slitは雨に濡れて"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N6380a8cd051445dc9b9c61210a914d33 ;
    schema:name "Purple Slit Drenched in Rain"@en,
        "Purple Slitは雨に濡れて"@ja .

_:N6380a8cd051445dc9b9c61210a914d33 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4266cd6742794592806633668e2bcbcc,
        _:N60ed4768846d4e1598c2ea080a2c5cb8,
        _:N6e3bb9d19568435da5217fe1c9f907d9,
        _:N780460396a2d4129ada08ec2d93dc8ae,
        _:N7aff2c755e7e43d8b1e4bacb2e9c98c3,
        _:N98215db955d04db7a6b10bd99896b78e,
        _:Nb449408139b34b5f83e0b89ca5c89f2a,
        _:Nb9a8b4ddec0e410e87e7c0f556764178,
        _:Ndfa66962644844a6ab121c4925698e35,
        _:Nf65668f3d1734140be37e6fbce9b9940 ;
    mo:track_count 10 ;
    schema:duration "PT43:26"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N4266cd6742794592806633668e2bcbcc,
        _:N60ed4768846d4e1598c2ea080a2c5cb8,
        _:N6e3bb9d19568435da5217fe1c9f907d9,
        _:N780460396a2d4129ada08ec2d93dc8ae,
        _:N7aff2c755e7e43d8b1e4bacb2e9c98c3,
        _:N98215db955d04db7a6b10bd99896b78e,
        _:Nb449408139b34b5f83e0b89ca5c89f2a,
        _:Nb9a8b4ddec0e410e87e7c0f556764178,
        _:Ndfa66962644844a6ab121c4925698e35,
        _:Nf65668f3d1734140be37e6fbce9b9940 .

