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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/29/43092/43092-1386687676.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/43092#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "STAIN & RAIN"@en,
        "STAIN & RAIN"@ja,
        "STAIN & RAIN"@ja-latn ;
    mo:performance_of <album/43092#musicalwork> ;
    mo:performer _:N1899cfd6052944ed85ad464a29f83e7c ;
    mo:recorded_as <album/43092#musicalexpression> ;
    schema:byArtist _:N1899cfd6052944ed85ad464a29f83e7c ;
    schema:name "STAIN & RAIN"@en,
        "STAIN & RAIN"@ja,
        "STAIN & RAIN"@ja-latn ;
    schema:workPerformed <album/43092#musicalwork> .

<album/43092#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-13"^^xsd:date ;
    dcterms:title "STAIN & RAIN"@en,
        "STAIN & RAIN"@ja,
        "STAIN & RAIN"@ja-latn ;
    mo:catalogue_number "SST-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43092#musicalexpression> ;
    mo:publisher _:N453eb814a26d4072bdf756664da6b2f9 ;
    mo:record _:N9a67fcf754de40679fdfdad93c71dfe7 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Shoohey"@en ;
            foaf:name "Shoohey"@en ] ;
    schema:datePublished "2013-10-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/43092/43092-1386687676.jpg> ;
    schema:name "STAIN & RAIN"@en,
        "STAIN & RAIN"@ja,
        "STAIN & RAIN"@ja-latn ;
    schema:publisher _:N453eb814a26d4072bdf756664da6b2f9 ;
    foaf:depiction <https://media.vgm.io/albums/29/43092/43092-1386687676.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Shoohey"@en ;
    foaf:made <album/43092#subject> ;
    foaf:name "Shoohey"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yonakiyasya"@en ;
    foaf:made <album/43092#lyrics> ;
    foaf:name "Yonakiyasya"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yonakiyasya"@en ;
    foaf:made <album/43092#subject> ;
    foaf:name "Yonakiyasya"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Shoohey"@en ;
    foaf:made <album/43092#lyrics> ;
    foaf:name "Shoohey"@en .

_:N1899cfd6052944ed85ad464a29f83e7c a schema:Person,
        foaf:Person ;
    mo:performed <album/43092#performance> ;
    schema:name "Shoohey"@en ;
    foaf:name "Shoohey"@en .

_:N1d7b230670dd462186e51f051204e497 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time Will Tell"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N9a67fcf754de40679fdfdad93c71dfe7 ;
    schema:name "Time Will Tell"@en .

_:N1e921b7a28004f07adea2757eb822d19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Rain"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N9a67fcf754de40679fdfdad93c71dfe7 ;
    schema:name "Crimson Rain"@en .

_:N453eb814a26d4072bdf756664da6b2f9 schema:name "Silently Shooting Traitors"@en ;
    foaf:name "Silently Shooting Traitors"@en .

_:N67738cee87dd43fdb443cc0ea6e05888 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N9a67fcf754de40679fdfdad93c71dfe7 ;
    schema:name "Bonus Track"@en .

_:N7132b6579e544278991b03e8cd7780a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Small Step"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N9a67fcf754de40679fdfdad93c71dfe7 ;
    schema:name "Small Step"@en .

_:N961b73f75c8b4e80ac1b7054bbe2897f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where's Your Justice?"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N9a67fcf754de40679fdfdad93c71dfe7 ;
    schema:name "Where's Your Justice?"@en .

_:Nd1dbbd05e4bc4b84b9a83f066e169c68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fading Boundaries"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N9a67fcf754de40679fdfdad93c71dfe7 ;
    schema:name "Fading Boundaries"@en .

_:N9a67fcf754de40679fdfdad93c71dfe7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d7b230670dd462186e51f051204e497,
        _:N1e921b7a28004f07adea2757eb822d19,
        _:N67738cee87dd43fdb443cc0ea6e05888,
        _:N7132b6579e544278991b03e8cd7780a3,
        _:N961b73f75c8b4e80ac1b7054bbe2897f,
        _:Nd1dbbd05e4bc4b84b9a83f066e169c68 ;
    mo:track_count 6 ;
    schema:duration "PT21:06"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1d7b230670dd462186e51f051204e497,
        _:N1e921b7a28004f07adea2757eb822d19,
        _:N67738cee87dd43fdb443cc0ea6e05888,
        _:N7132b6579e544278991b03e8cd7780a3,
        _:N961b73f75c8b4e80ac1b7054bbe2897f,
        _:Nd1dbbd05e4bc4b84b9a83f066e169c68 .

