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

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

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

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 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 .

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

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

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

<org/1458#subject> schema:name "MOFUYA"@en,
        "MOFUYA"@ja,
        "MOFUYA"@ja-latn ;
    foaf:name "MOFUYA"@en,
        "MOFUYA"@ja,
        "MOFUYA"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/53537/53537-1434989136.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16449#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53537#performance> ;
    schema:name "Toranosuke"@en,
        "とらのすけ"@ja ;
    foaf:made <album/53537#lyrics>,
        <album/53537#subject> ;
    foaf:name "Toranosuke"@en,
        "とらのすけ"@ja .

<artist/16450#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53537#performance> ;
    schema:name "shiro."@en,
        "しろ"@ja ;
    foaf:name "shiro."@en,
        "しろ"@ja .

<album/53537#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blanche×Rouge"@en,
        "Blanche×Rouge"@ja,
        "Blanche×Rouge"@ja-latn ;
    mo:performance_of <album/53537#musicalwork> ;
    mo:performer <artist/16449#subject>,
        <artist/16450#subject> ;
    mo:recorded_as <album/53537#musicalexpression> ;
    schema:byArtist <artist/16449#subject>,
        <artist/16450#subject> ;
    schema:name "Blanche×Rouge"@en,
        "Blanche×Rouge"@ja,
        "Blanche×Rouge"@ja-latn ;
    schema:workPerformed <album/53537#musicalwork> .

<album/53537#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "Blanche×Rouge"@en,
        "Blanche×Rouge"@ja,
        "Blanche×Rouge"@ja-latn ;
    mo:catalogue_number "MOFUYA-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53537#musicalexpression> ;
    mo:publisher <org/1458#subject> ;
    mo:record _:Neea4f90d3c16432a831fd658a38380bd ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/20#subject> ;
    schema:byArtist <artist/16449#subject>,
        <artist/16450#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/53537/53537-1434989136.jpg> ;
    schema:name "Blanche×Rouge"@en,
        "Blanche×Rouge"@ja,
        "Blanche×Rouge"@ja-latn ;
    schema:publisher <org/1458#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/53537/53537-1434989136.jpg> .

_:N225aee9f9689402e8b5653b98cfbedff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "clock work lust（off"@ja,
        "clock work lust (off Vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:Neea4f90d3c16432a831fd658a38380bd ;
    schema:name "clock work lust（off"@ja,
        "clock work lust (off Vocal)"@ja-latn .

_:N43d64947af0d4962af1387a019aa1ad6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "clock work lust"@ja,
        "clock work lust"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:Neea4f90d3c16432a831fd658a38380bd ;
    schema:name "clock work lust"@ja,
        "clock work lust"@ja-latn .

_:N8b92f15d60b1478a9e65f7a0e55de04e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "本当のキモチ（off Vocal）"@ja,
        "Hontou no Kimochi (off Vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Neea4f90d3c16432a831fd658a38380bd ;
    schema:name "本当のキモチ（off Vocal）"@ja,
        "Hontou no Kimochi (off Vocal)"@ja-latn .

_:N8f4a3826246d4a64b88df1f2acbc6e9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "本当のキモチ"@ja,
        "Hontou no Kimochi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Neea4f90d3c16432a831fd658a38380bd ;
    schema:name "本当のキモチ"@ja,
        "Hontou no Kimochi"@ja-latn .

_:Neea4f90d3c16432a831fd658a38380bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N225aee9f9689402e8b5653b98cfbedff,
        _:N43d64947af0d4962af1387a019aa1ad6,
        _:N8b92f15d60b1478a9e65f7a0e55de04e,
        _:N8f4a3826246d4a64b88df1f2acbc6e9e ;
    mo:track_count 4 ;
    schema:duration "PT21:02"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N225aee9f9689402e8b5653b98cfbedff,
        _:N43d64947af0d4962af1387a019aa1ad6,
        _:N8b92f15d60b1478a9e65f7a0e55de04e,
        _:N8f4a3826246d4a64b88df1f2acbc6e9e .

