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

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

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

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

<event/48> a mo:Release ;
    schema:name "Released at M3-2007 Fall (Oct 08, 2007)" .

<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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

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

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

<album/10956#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Preview CD vol.1"@en,
        "Preview CD vol.1"@ja,
        "Preview CD vol.1"@ja-latn ;
    mo:performance_of <album/10956#musicalwork> ;
    mo:recorded_as <album/10956#musicalexpression> ;
    schema:name "Preview CD vol.1"@en,
        "Preview CD vol.1"@ja,
        "Preview CD vol.1"@ja-latn ;
    schema:workPerformed <album/10956#musicalwork> .

<org/158#subject> schema:name "Lost Garden"@en,
        "Lost Garden"@ja,
        "Lost Garden"@ja-latn ;
    foaf:name "Lost Garden"@en,
        "Lost Garden"@ja,
        "Lost Garden"@ja-latn .

<https://media.vgm.io/albums/65/10956/10956-9c52244ce0ea.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/10956#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/65/10956/10956-9c52244ce0ea.jpg> ;
    foaf:depicts <album/10956#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/65/10956/10956-9c52244ce0ea.jpg> .

<https://medium-media.vgm.io/albums/65/10956/10956-9c52244ce0ea.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10956#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-10-08"^^xsd:date ;
    dcterms:title "Preview CD vol.1"@en,
        "Preview CD vol.1"@ja,
        "Preview CD vol.1"@ja-latn ;
    mo:catalogue_number "LGCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10956#musicalexpression> ;
    mo:publisher <org/158#subject> ;
    mo:record _:N0fc46c35ae7946119b33124bdcfee8b3 ;
    mo:record_count 1 ;
    mo:release <event/48> ;
    schema:about <product/20#subject>,
        <product/31#subject> ;
    schema:datePublished "2007-10-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/10956/10956-9c52244ce0ea.jpg> ;
    schema:name "Preview CD vol.1"@en,
        "Preview CD vol.1"@ja,
        "Preview CD vol.1"@ja-latn ;
    schema:publisher <org/158#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/10956/10956-9c52244ce0ea.jpg> .

_:Nafa96af9d0434007aa7699c473a1496a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "winter hymns"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0fc46c35ae7946119b33124bdcfee8b3 ;
    schema:name "winter hymns"@en .

_:Nc6af96039f4f4f4f8b2995b0189c246f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sanctuary -rain-"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0fc46c35ae7946119b33124bdcfee8b3 ;
    schema:name "sanctuary -rain-"@en .

_:N0fc46c35ae7946119b33124bdcfee8b3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nafa96af9d0434007aa7699c473a1496a,
        _:Nc6af96039f4f4f4f8b2995b0189c246f ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nafa96af9d0434007aa7699c473a1496a,
        _:Nc6af96039f4f4f4f8b2995b0189c246f .

