@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 _:Ne0c920597dc3484c9edb0e252f97e94e,
        <artist/13427#subject>,
        <artist/6729#subject>,
        <artist/72255#subject> ;
    mo:recorded_as <album/28732#musicalexpression> ;
    schema:byArtist _:Ne0c920597dc3484c9edb0e252f97e94e,
        <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 _:N084d6c951a7b4e38bfb33d14a06707cd ;
    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> .

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

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

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

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

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

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

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

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

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

_:N084d6c951a7b4e38bfb33d14a06707cd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0921dfbc83454d50b8fe99e66ac845f7,
        _:N5a1139f8ec06497c8bb75d9c770f595d,
        _:N81c4a7447cae404ab9003d3f16032358,
        _:N82118cdb1ee9498f922b48e86a8eab68,
        _:N9ca0a37ec7e64d60b71f9545b0862bea,
        _:Nb616a59a83c049bb95de017fbd22cbd8,
        _:Nb9bb5f58de5447ab8e894073cf143c76,
        _:Nd8664cf391b9463eb2fbc2b7df36e152 ;
    mo:track_count 8 ;
    schema:duration "PT35:05"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0921dfbc83454d50b8fe99e66ac845f7,
        _:N5a1139f8ec06497c8bb75d9c770f595d,
        _:N81c4a7447cae404ab9003d3f16032358,
        _:N82118cdb1ee9498f922b48e86a8eab68,
        _:N9ca0a37ec7e64d60b71f9545b0862bea,
        _:Nb616a59a83c049bb95de017fbd22cbd8,
        _:Nb9bb5f58de5447ab8e894073cf143c76,
        _:Nd8664cf391b9463eb2fbc2b7df36e152 .

