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

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

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

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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/67/98576/98576-1588645871.png> a schema:ImageObject,
        foaf:Image .

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

<album/98576#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-14"^^xsd:date ;
    dcterms:title "Kharizma!"@en,
        "Kharizma!"@ja,
        "Kharizma!"@ja-latn ;
    mo:catalogue_number "RIGN-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98576#musicalexpression> ;
    mo:publisher _:N7af1abe1d7dc4d608b03dbfc1e007d92 ;
    mo:record _:Nc121b51d8a68425b8d16c06369a66c3c ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:about <product/20#subject>,
        <product/22#subject> ;
    schema:datePublished "2015-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/98576/98576-1588645871.png> ;
    schema:name "Kharizma!"@en,
        "Kharizma!"@ja,
        "Kharizma!"@ja-latn ;
    schema:publisher _:N7af1abe1d7dc4d608b03dbfc1e007d92 ;
    foaf:depiction <https://media.vgm.io/albums/67/98576/98576-1588645871.png> .

_:N7af1abe1d7dc4d608b03dbfc1e007d92 schema:name "Rigune"@en ;
    foaf:name "Rigune"@en .

_:N820999c55dc54fd2a450548849c65381 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kharizma!"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc121b51d8a68425b8d16c06369a66c3c ;
    schema:name "Kharizma!"@en .

_:Nc9ed37448f87434ebfae6311af0a1c2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow doll"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc121b51d8a68425b8d16c06369a66c3c ;
    schema:name "Rainbow doll"@en .

_:Neff14e41f8674a44923f3e952277761f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rolling kitty"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc121b51d8a68425b8d16c06369a66c3c ;
    schema:name "Rolling kitty"@en .

_:Nc121b51d8a68425b8d16c06369a66c3c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N820999c55dc54fd2a450548849c65381,
        _:Nc9ed37448f87434ebfae6311af0a1c2d,
        _:Neff14e41f8674a44923f3e952277761f ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N820999c55dc54fd2a450548849c65381,
        _:Nc9ed37448f87434ebfae6311af0a1c2d,
        _:Neff14e41f8674a44923f3e952277761f .

