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

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

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

<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/49676#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Junketsu Loneliness"@en,
        "純潔ロンリネス"@ja,
        "Junketsu Loneliness"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/49676#musicalwork> ;
    schema:name "Junketsu Loneliness"@en,
        "純潔ロンリネス"@ja,
        "Junketsu Loneliness"@ja-latn .

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

<org/880#subject> schema:name "Shinigiwa Satellite"@en,
        "死際サテライト"@ja,
        "Shinigiwa Satellite"@ja-latn ;
    foaf:name "Shinigiwa Satellite"@en,
        "死際サテライト"@ja,
        "Shinigiwa Satellite"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/49676/49676-1418248943.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/8994#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49676#performance> ;
    schema:name "Hiyoko Club"@en,
        "ひよこくらぶ"@ja ;
    foaf:name "Hiyoko Club"@en,
        "ひよこくらぶ"@ja .

<artist/8995#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49676#performance> ;
    schema:name "Ei☆seitarou"@en,
        "衛☆星太郎"@ja ;
    foaf:name "Ei☆seitarou"@en,
        "衛☆星太郎"@ja .

<album/49676#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Junketsu Loneliness"@en,
        "純潔ロンリネス"@ja,
        "Junketsu Loneliness"@ja-latn ;
    mo:performance_of <album/49676#musicalwork> ;
    mo:performer <artist/8994#subject>,
        <artist/8995#subject> ;
    mo:recorded_as <album/49676#musicalexpression> ;
    schema:byArtist <artist/8994#subject>,
        <artist/8995#subject> ;
    schema:name "Junketsu Loneliness"@en,
        "純潔ロンリネス"@ja,
        "Junketsu Loneliness"@ja-latn ;
    schema:workPerformed <album/49676#musicalwork> .

<album/49676#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Junketsu Loneliness"@en,
        "純潔ロンリネス"@ja,
        "Junketsu Loneliness"@ja-latn ;
    mo:catalogue_number "SGSL-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49676#musicalexpression> ;
    mo:publisher <org/880#subject> ;
    mo:record _:N5febfcb445194c67aa5e771fa790f73b ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject> ;
    schema:byArtist <artist/8994#subject>,
        <artist/8995#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/49676/49676-1418248943.jpg> ;
    schema:name "Junketsu Loneliness"@en,
        "純潔ロンリネス"@ja,
        "Junketsu Loneliness"@ja-latn ;
    schema:publisher <org/880#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/49676/49676-1418248943.jpg> .

_:N2a50bea9157f4bbd9124ae2c22b33a23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "純潔ロンリネス"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5febfcb445194c67aa5e771fa790f73b ;
    schema:name "純潔ロンリネス"@ja .

_:N5febfcb445194c67aa5e771fa790f73b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a50bea9157f4bbd9124ae2c22b33a23 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N2a50bea9157f4bbd9124ae2c22b33a23 .

