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

<artist/6684#subject> a schema:Person,
        foaf:Person ;
    schema:name "Lettuce Shichijou"@en,
        "七条レタス"@ja ;
    foaf:made <album/91595#lyrics>,
        <album/91595#subject> ;
    foaf:name "Lettuce Shichijou"@en,
        "七条レタス"@ja .

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

<album/91595#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Anata ga Ikiru, Kono Sekai"@en,
        "Anata ga Ikiru, Kono Sekai"@ja,
        "貴女が生きる、この世界"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/91595#musicalwork> ;
    schema:name "Anata ga Ikiru, Kono Sekai"@en,
        "Anata ga Ikiru, Kono Sekai"@ja,
        "貴女が生きる、この世界"@ja-latn .

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

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

<org/452#subject> schema:name "OTAKU-ELITE Recordings"@en,
        "OTAKU-ELITE Recordings"@ja,
        "OTAKU-ELITE Recordings"@ja-latn ;
    foaf:name "OTAKU-ELITE Recordings"@en,
        "OTAKU-ELITE Recordings"@ja,
        "OTAKU-ELITE Recordings"@ja-latn .

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

<https://medium-media.vgm.io/albums/59/91595/91595-1571086867.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2604#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91595#performance> ;
    schema:name "Chihiro Kannami"@en,
        "神波千尋"@ja ;
    foaf:name "Chihiro Kannami"@en,
        "神波千尋"@ja .

<artist/8049#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91595#performance> ;
    schema:name "Asana"@en,
        "あさな"@ja ;
    foaf:name "Asana"@en,
        "あさな"@ja .

<album/91595#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Anata ga Ikiru, Kono Sekai"@en,
        "Anata ga Ikiru, Kono Sekai"@ja,
        "貴女が生きる、この世界"@ja-latn ;
    mo:performance_of <album/91595#musicalwork> ;
    mo:performer <artist/2604#subject>,
        <artist/8049#subject> ;
    mo:recorded_as <album/91595#musicalexpression> ;
    schema:byArtist <artist/2604#subject>,
        <artist/8049#subject> ;
    schema:name "Anata ga Ikiru, Kono Sekai"@en,
        "Anata ga Ikiru, Kono Sekai"@ja,
        "貴女が生きる、この世界"@ja-latn ;
    schema:workPerformed <album/91595#musicalwork> .

<album/91595#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-08"^^xsd:date ;
    dcterms:title "Anata ga Ikiru, Kono Sekai"@en,
        "Anata ga Ikiru, Kono Sekai"@ja,
        "貴女が生きる、この世界"@ja-latn ;
    mo:catalogue_number "OER-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91595#musicalexpression> ;
    mo:publisher <org/452#subject> ;
    mo:record _:N33340071251044a7af82c93a97b7d222 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/35#subject> ;
    schema:byArtist <artist/2604#subject>,
        <artist/8049#subject> ;
    schema:datePublished "2011-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/91595/91595-1571086867.jpg> ;
    schema:name "Anata ga Ikiru, Kono Sekai"@en,
        "Anata ga Ikiru, Kono Sekai"@ja,
        "貴女が生きる、この世界"@ja-latn ;
    schema:publisher <org/452#subject> ;
    foaf:depiction <https://media.vgm.io/albums/59/91595/91595-1571086867.jpg> .

_:N0b4239ee352847f6a8bc625cfa00f2d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "楽園の歌"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N33340071251044a7af82c93a97b7d222 ;
    schema:name "楽園の歌"@ja .

_:N0e5e2674f9514a8f83c69183f1d777b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Chosen Place of Ours"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N33340071251044a7af82c93a97b7d222 ;
    schema:name "A Chosen Place of Ours"@ja .

_:N0fcb9e4ea023492ab0149f679185ab04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "静の海"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N33340071251044a7af82c93a97b7d222 ;
    schema:name "静の海"@ja .

_:N3ca4558a4c73459badc7dcfd25b8bfdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Secret Garden"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N33340071251044a7af82c93a97b7d222 ;
    schema:name "The Secret Garden"@ja .

_:N79b3c069110c4d5dbad18601d78db20a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond Border"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N33340071251044a7af82c93a97b7d222 ;
    schema:name "Diamond Border"@ja .

_:Nbef0db5d9da14212916dce5433a57dce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be My Sunshine"@ja ;
    mo:track_number 6 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:inPlaylist _:N33340071251044a7af82c93a97b7d222 ;
    schema:name "Be My Sunshine"@ja .

_:Nd9deb3e7365a4d89b77e7d8874f617ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白い檻"@ja ;
    mo:track_number 3 ;
    schema:duration "PT14:49"^^xsd:interval ;
    schema:inPlaylist _:N33340071251044a7af82c93a97b7d222 ;
    schema:name "白い檻"@ja .

_:Nf7d9e694cd1d4858a2b3695df596e85f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PANDEMONIUM RESORT"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N33340071251044a7af82c93a97b7d222 ;
    schema:name "PANDEMONIUM RESORT"@ja .

_:N33340071251044a7af82c93a97b7d222 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b4239ee352847f6a8bc625cfa00f2d1,
        _:N0e5e2674f9514a8f83c69183f1d777b8,
        _:N0fcb9e4ea023492ab0149f679185ab04,
        _:N3ca4558a4c73459badc7dcfd25b8bfdc,
        _:N79b3c069110c4d5dbad18601d78db20a,
        _:Nbef0db5d9da14212916dce5433a57dce,
        _:Nd9deb3e7365a4d89b77e7d8874f617ea,
        _:Nf7d9e694cd1d4858a2b3695df596e85f ;
    mo:track_count 8 ;
    schema:duration "PT45:14"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0b4239ee352847f6a8bc625cfa00f2d1,
        _:N0e5e2674f9514a8f83c69183f1d777b8,
        _:N0fcb9e4ea023492ab0149f679185ab04,
        _:N3ca4558a4c73459badc7dcfd25b8bfdc,
        _:N79b3c069110c4d5dbad18601d78db20a,
        _:Nbef0db5d9da14212916dce5433a57dce,
        _:Nd9deb3e7365a4d89b77e7d8874f617ea,
        _:Nf7d9e694cd1d4858a2b3695df596e85f .

