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

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

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

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

<event/209> a mo:Release ;
    schema:name "Released at Comic Market 94 (Aug 10, 2018 to Aug 12, 2018)" .

<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/103443#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Scarlet Emotion"@en,
        "Scarlet Emotion"@ja,
        "Scarlet Emotion"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/103443#musicalwork> ;
    schema:name "Scarlet Emotion"@en,
        "Scarlet Emotion"@ja,
        "Scarlet Emotion"@ja-latn .

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

<album/103443#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Scarlet Emotion"@en,
        "Scarlet Emotion"@ja,
        "Scarlet Emotion"@ja-latn ;
    mo:performance_of <album/103443#musicalwork> ;
    mo:recorded_as <album/103443#musicalexpression> ;
    schema:name "Scarlet Emotion"@en,
        "Scarlet Emotion"@ja,
        "Scarlet Emotion"@ja-latn ;
    schema:workPerformed <album/103443#musicalwork> .

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

<https://medium-media.vgm.io/albums/34/103443/103443-a8f7a8005b1c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/103443#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-10"^^xsd:date ;
    dcterms:title "Scarlet Emotion"@en,
        "Scarlet Emotion"@ja,
        "Scarlet Emotion"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/103443#musicalexpression> ;
    mo:publisher _:Nddbaaef97e5246bb8be23837d03ac09f ;
    mo:record _:Nf90b5d97960b4ab79fb4957d0fcfa0f9 ;
    mo:record_count 1 ;
    mo:release <event/209> ;
    schema:about <product/20#subject> ;
    schema:datePublished "2018-08-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/103443/103443-a8f7a8005b1c.jpg> ;
    schema:name "Scarlet Emotion"@en,
        "Scarlet Emotion"@ja,
        "Scarlet Emotion"@ja-latn ;
    schema:publisher _:Nddbaaef97e5246bb8be23837d03ac09f ;
    foaf:depiction <https://media.vgm.io/albums/34/103443/103443-a8f7a8005b1c.jpg> .

_:Nb2c73cb304d445fcaea6da1edec2d8d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Girl"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf90b5d97960b4ab79fb4957d0fcfa0f9 ;
    schema:name "Lonely Girl"@en .

_:Nddbaaef97e5246bb8be23837d03ac09f schema:name "監獄monster"@en ;
    foaf:name "監獄monster"@en .

_:Nf5e32c6a1e194ca384e7b2c5a5d5f6a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "freedom"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf90b5d97960b4ab79fb4957d0fcfa0f9 ;
    schema:name "freedom"@en .

_:Nfea19d11674745b09d7b7b0fab83ed0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Emotion"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf90b5d97960b4ab79fb4957d0fcfa0f9 ;
    schema:name "Scarlet Emotion"@en .

_:Nf90b5d97960b4ab79fb4957d0fcfa0f9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb2c73cb304d445fcaea6da1edec2d8d3,
        _:Nf5e32c6a1e194ca384e7b2c5a5d5f6a8,
        _:Nfea19d11674745b09d7b7b0fab83ed0c ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:Nb2c73cb304d445fcaea6da1edec2d8d3,
        _:Nf5e32c6a1e194ca384e7b2c5a5d5f6a8,
        _:Nfea19d11674745b09d7b7b0fab83ed0c .

