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

<artist/4683#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiha"@en,
        "芳葉"@ja ;
    foaf:made <album/9718#lyrics>,
        <album/9718#subject> ;
    foaf:name "Yoshiha"@en,
        "芳葉"@ja .

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

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

<event/112> a mo:Release ;
    schema:name "Released at COMIC1☆2 (Apr 27, 2008)" .

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

<album/9718#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toho Senkouka ~Fate of Blood~"@en,
        "東方染紅歌 ～Fate of Blood～"@ja,
        "Toho Senkouka ~Fate of Blood~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/9718#musicalwork> ;
    schema:name "Toho Senkouka ~Fate of Blood~"@en,
        "東方染紅歌 ～Fate of Blood～"@ja,
        "Toho Senkouka ~Fate of Blood~"@ja-latn .

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

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

<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/81/9718/9718-91d484583dde.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/9718#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/9718/9718-91d484583dde.png> ;
    foaf:depicts <album/9718#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/9718/9718-91d484583dde.png> .

<https://medium-media.vgm.io/albums/81/9718/9718-91d484583dde.png> a schema:ImageObject,
        foaf:Image .

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

<artist/4684#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9718#performance> ;
    schema:name "ucchi"@en,
        "うっちー"@ja ;
    foaf:name "ucchi"@en,
        "うっちー"@ja .

<artist/4685#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/9718#performance> ;
    schema:name "Yuki Fujimiya"@en,
        "藤宮ゆき"@ja ;
    foaf:name "Yuki Fujimiya"@en,
        "藤宮ゆき"@ja .

<album/9718#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toho Senkouka ~Fate of Blood~"@en,
        "東方染紅歌 ～Fate of Blood～"@ja,
        "Toho Senkouka ~Fate of Blood~"@ja-latn ;
    mo:performance_of <album/9718#musicalwork> ;
    mo:performer <artist/4684#subject>,
        <artist/4685#subject> ;
    mo:recorded_as <album/9718#musicalexpression> ;
    schema:byArtist <artist/4684#subject>,
        <artist/4685#subject> ;
    schema:name "Toho Senkouka ~Fate of Blood~"@en,
        "東方染紅歌 ～Fate of Blood～"@ja,
        "Toho Senkouka ~Fate of Blood~"@ja-latn ;
    schema:workPerformed <album/9718#musicalwork> .

<album/9718#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-04-27"^^xsd:date ;
    dcterms:title "Toho Senkouka ~Fate of Blood~"@en,
        "東方染紅歌 ～Fate of Blood～"@ja,
        "Toho Senkouka ~Fate of Blood~"@ja-latn ;
    mo:catalogue_number "YZCD-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9718#musicalexpression> ;
    mo:publisher <org/190#subject> ;
    mo:record _:N3db6cf4488c64bd49d498eda12c2ae81 ;
    mo:record_count 1 ;
    mo:release <event/112> ;
    schema:about <product/20#subject> ;
    schema:byArtist <artist/4684#subject>,
        <artist/4685#subject> ;
    schema:datePublished "2008-04-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/9718/9718-91d484583dde.png> ;
    schema:name "Toho Senkouka ~Fate of Blood~"@en,
        "東方染紅歌 ～Fate of Blood～"@ja,
        "Toho Senkouka ~Fate of Blood~"@ja-latn ;
    schema:publisher <org/190#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/9718/9718-91d484583dde.png> .

_:N1aca8d8df9714328b70f527198dad18c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I know"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N3db6cf4488c64bd49d498eda12c2ae81 ;
    schema:name "I know"@ja .

_:N1c855219477945edb14f9a666cf5179c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅い月 ～Story of Scarlett～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N3db6cf4488c64bd49d498eda12c2ae81 ;
    schema:name "紅い月 ～Story of Scarlett～"@ja .

_:N21821347ad49430089725a88afd9774d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘘とナイフ ～Made in Blood～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:N3db6cf4488c64bd49d498eda12c2ae81 ;
    schema:name "嘘とナイフ ～Made in Blood～"@ja .

_:N29aa2f3e43984890befb4fca68f64be1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハッピー☆サンデー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N3db6cf4488c64bd49d498eda12c2ae81 ;
    schema:name "ハッピー☆サンデー"@ja .

_:N3577f36b195f4bc7b31f1f72f6190fec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blind New"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N3db6cf4488c64bd49d498eda12c2ae81 ;
    schema:name "Blind New"@ja .

_:N58306289870648c7a260256ed0cd0939 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nowhere Girl"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N3db6cf4488c64bd49d498eda12c2ae81 ;
    schema:name "Nowhere Girl"@ja .

_:N6c3e9cb5e7af408287075faeae050bc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "氷結娘"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N3db6cf4488c64bd49d498eda12c2ae81 ;
    schema:name "氷結娘"@ja .

_:Nbc8f594abbb44d2dbb4bdd13ce46e21d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キミノウタ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N3db6cf4488c64bd49d498eda12c2ae81 ;
    schema:name "キミノウタ"@ja .

_:Nd6a02acbd0e245a990f5a72502d9d584 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight Septet"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N3db6cf4488c64bd49d498eda12c2ae81 ;
    schema:name "Moonlight Septet"@ja .

_:N3db6cf4488c64bd49d498eda12c2ae81 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1aca8d8df9714328b70f527198dad18c,
        _:N1c855219477945edb14f9a666cf5179c,
        _:N21821347ad49430089725a88afd9774d,
        _:N29aa2f3e43984890befb4fca68f64be1,
        _:N3577f36b195f4bc7b31f1f72f6190fec,
        _:N58306289870648c7a260256ed0cd0939,
        _:N6c3e9cb5e7af408287075faeae050bc7,
        _:Nbc8f594abbb44d2dbb4bdd13ce46e21d,
        _:Nd6a02acbd0e245a990f5a72502d9d584 ;
    mo:track_count 9 ;
    schema:duration "PT41:20"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1aca8d8df9714328b70f527198dad18c,
        _:N1c855219477945edb14f9a666cf5179c,
        _:N21821347ad49430089725a88afd9774d,
        _:N29aa2f3e43984890befb4fca68f64be1,
        _:N3577f36b195f4bc7b31f1f72f6190fec,
        _:N58306289870648c7a260256ed0cd0939,
        _:N6c3e9cb5e7af408287075faeae050bc7,
        _:Nbc8f594abbb44d2dbb4bdd13ce46e21d,
        _:Nd6a02acbd0e245a990f5a72502d9d584 .

