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

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

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

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

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

<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/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/31571#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Koumakyou PreView"@en,
        "東方鋼魔郷 PreView"@ja,
        "Touhou Koumakyou PreView"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/31571#musicalwork> ;
    schema:name "Touhou Koumakyou PreView"@en,
        "東方鋼魔郷 PreView"@ja,
        "Touhou Koumakyou PreView"@ja-latn .

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

<album/31571#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Koumakyou PreView"@en,
        "東方鋼魔郷 PreView"@ja,
        "Touhou Koumakyou PreView"@ja-latn ;
    mo:performance_of <album/31571#musicalwork> ;
    mo:recorded_as <album/31571#musicalexpression> ;
    schema:name "Touhou Koumakyou PreView"@en,
        "東方鋼魔郷 PreView"@ja,
        "Touhou Koumakyou PreView"@ja-latn ;
    schema:workPerformed <album/31571#musicalwork> .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/31571#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/31571#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/31571#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-13"^^xsd:date ;
    dcterms:title "Touhou Koumakyou PreView"@en,
        "東方鋼魔郷 PreView"@ja,
        "Touhou Koumakyou PreView"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31571#musicalexpression> ;
    mo:publisher _:N513663998753477aa0199e29757f764c ;
    mo:record _:N540790845df649f782e1fef3ad075ca4 ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:about <product/20#subject>,
        <product/27#subject> ;
    schema:datePublished "2006-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Touhou Koumakyou PreView"@en,
        "東方鋼魔郷 PreView"@ja,
        "Touhou Koumakyou PreView"@ja-latn ;
    schema:publisher _:N513663998753477aa0199e29757f764c ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N1cd49b57e9e244109d561ce991f31607 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう歌しか聞こえない"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N540790845df649f782e1fef3ad075ca4 ;
    schema:name "もう歌しか聞こえない"@ja .

_:N513663998753477aa0199e29757f764c schema:name "Zareoto Gakudan"@en ;
    foaf:name "Zareoto Gakudan"@en .

_:Naf78b4a0d2824d8d862e5ed29f702e73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メイドと血の懐中時計"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N540790845df649f782e1fef3ad075ca4 ;
    schema:name "メイドと血の懐中時計"@ja .

_:N540790845df649f782e1fef3ad075ca4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cd49b57e9e244109d561ce991f31607,
        _:Naf78b4a0d2824d8d862e5ed29f702e73 ;
    mo:track_count 2 ;
    schema:duration "PT8:45"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1cd49b57e9e244109d561ce991f31607,
        _:Naf78b4a0d2824d8d862e5ed29f702e73 .

