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

<artist/15207#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yashiro"@en,
        "八白"@ja ;
    foaf:made <album/28732#lyrics>,
        <album/28732#subject> ;
    foaf:name "Yashiro"@en,
        "八白"@ja .

<artist/74711#subject> a schema:Person,
        foaf:Person ;
    schema:name "Bneko"@en ;
    foaf:made <album/28732#lyrics>,
        <album/28732#subject> ;
    foaf:name "Bneko"@en .

<artist/8249#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nagamon"@en,
        "ながもん"@ja ;
    foaf:made <album/28732#lyrics>,
        <album/28732#subject> ;
    foaf:name "Nagamon"@en,
        "ながもん"@ja .

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<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/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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

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

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

<org/899#subject> schema:name "MISTY RAIN"@en,
        "MISTY RAIN"@ja,
        "MISTY RAIN"@ja-latn ;
    foaf:name "MISTY RAIN"@en,
        "MISTY RAIN"@ja,
        "MISTY RAIN"@ja-latn .

<https://media.vgm.io/albums/23/28732/28732-1315648935.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/28732#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/28732/28732-1315648935.png> ;
    foaf:depicts <album/28732#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/28732/28732-1315648935.png> .

<https://medium-media.vgm.io/albums/23/28732/28732-1315648935.png> a schema:ImageObject,
        foaf:Image .

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

<artist/13427#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28732#performance> ;
    schema:name "哀良にょん"@ja ;
    foaf:name "哀良にょん"@ja .

<artist/6729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28732#performance> ;
    schema:name "℃iel"@en ;
    foaf:name "℃iel"@en .

<artist/72255#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/28732#performance> ;
    schema:name "OhnoDT"@en,
        "おーのDT"@ja ;
    foaf:name "OhnoDT"@en,
        "おーのDT"@ja .

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

<album/28732#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Scarlet Scenery"@en,
        "Scarlet Scenery"@ja,
        "Scarlet Scenery"@ja-latn ;
    mo:performance_of <album/28732#musicalwork> ;
    mo:performer _:N23ed26c0dbd54a6a8a0ffc5f69518b28,
        <artist/13427#subject>,
        <artist/6729#subject>,
        <artist/72255#subject> ;
    mo:recorded_as <album/28732#musicalexpression> ;
    schema:byArtist _:N23ed26c0dbd54a6a8a0ffc5f69518b28,
        <artist/13427#subject>,
        <artist/6729#subject>,
        <artist/72255#subject> ;
    schema:name "Scarlet Scenery"@en,
        "Scarlet Scenery"@ja,
        "Scarlet Scenery"@ja-latn ;
    schema:workPerformed <album/28732#musicalwork> .

<album/28732#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Scarlet Scenery"@en,
        "Scarlet Scenery"@ja,
        "Scarlet Scenery"@ja-latn ;
    mo:catalogue_number "MRCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28732#musicalexpression> ;
    mo:publisher <org/899#subject> ;
    mo:record _:N8cd9ed3edbb247a586771fcde23c7894 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/64#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "tompi"@en ;
            foaf:name "tompi"@en ],
        <artist/13427#subject>,
        <artist/6729#subject>,
        <artist/72255#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/28732/28732-1315648935.png> ;
    schema:name "Scarlet Scenery"@en,
        "Scarlet Scenery"@ja,
        "Scarlet Scenery"@ja-latn ;
    schema:publisher <org/899#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/28732/28732-1315648935.png> .

_:N23ed26c0dbd54a6a8a0ffc5f69518b28 a schema:Person,
        foaf:Person ;
    mo:performed <album/28732#performance> ;
    schema:name "tompi"@en ;
    foaf:name "tompi"@en .

_:N2623d76948674942b22fe96240d1cc26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鮮血に染まれ、花の女王"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N8cd9ed3edbb247a586771fcde23c7894 ;
    schema:name "鮮血に染まれ、花の女王"@ja .

_:N398eed6b9538496dbd6920c82f3308b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "marisa kill you"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N8cd9ed3edbb247a586771fcde23c7894 ;
    schema:name "marisa kill you"@ja .

_:N412177a322d84c33896d5dc7708dfea5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAR DUST FUN CLUB"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N8cd9ed3edbb247a586771fcde23c7894 ;
    schema:name "STAR DUST FUN CLUB"@ja .

_:N4a2d492f88e9442d918fed75841351e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hong may Happy!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N8cd9ed3edbb247a586771fcde23c7894 ;
    schema:name "Hong may Happy!"@ja .

_:N6f5feb8f60814d85bcb6232795a81a7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "懐中時計の針を戻して"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N8cd9ed3edbb247a586771fcde23c7894 ;
    schema:name "懐中時計の針を戻して"@ja .

_:N9f4687353b7844a39e941d3d5123dfa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Scenery"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N8cd9ed3edbb247a586771fcde23c7894 ;
    schema:name "Scarlet Scenery"@ja .

_:Naf0f39a851294613a2477b43ab7a4779 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "竹取飛翔"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N8cd9ed3edbb247a586771fcde23c7894 ;
    schema:name "竹取飛翔"@ja .

_:Ned5b9297cb3f41e590614048b1c25970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "孤高に舞え、紅白の蝶"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N8cd9ed3edbb247a586771fcde23c7894 ;
    schema:name "孤高に舞え、紅白の蝶"@ja .

_:N8cd9ed3edbb247a586771fcde23c7894 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2623d76948674942b22fe96240d1cc26,
        _:N398eed6b9538496dbd6920c82f3308b7,
        _:N412177a322d84c33896d5dc7708dfea5,
        _:N4a2d492f88e9442d918fed75841351e0,
        _:N6f5feb8f60814d85bcb6232795a81a7e,
        _:N9f4687353b7844a39e941d3d5123dfa2,
        _:Naf0f39a851294613a2477b43ab7a4779,
        _:Ned5b9297cb3f41e590614048b1c25970 ;
    mo:track_count 8 ;
    schema:duration "PT35:05"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2623d76948674942b22fe96240d1cc26,
        _:N398eed6b9538496dbd6920c82f3308b7,
        _:N412177a322d84c33896d5dc7708dfea5,
        _:N4a2d492f88e9442d918fed75841351e0,
        _:N6f5feb8f60814d85bcb6232795a81a7e,
        _:N9f4687353b7844a39e941d3d5123dfa2,
        _:Naf0f39a851294613a2477b43ab7a4779,
        _:Ned5b9297cb3f41e590614048b1c25970 .

