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

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

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

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

<event/111> a mo:Release ;
    schema:name "Released at Sunshine Creation 30 (Jan 29, 2006)" .

<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/13815#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou NEW WAVE OF NEW WAVE vol.2 Preview Disc"@en,
        "東方 NEW WAVE OF NEW WAVE vol.2　Preview Disc"@ja,
        "Touhou NEW WAVE OF NEW WAVE vol.2 Preview Disc"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/13815#musicalwork> ;
    schema:name "Touhou NEW WAVE OF NEW WAVE vol.2 Preview Disc"@en,
        "東方 NEW WAVE OF NEW WAVE vol.2　Preview Disc"@ja,
        "Touhou NEW WAVE OF NEW WAVE vol.2 Preview Disc"@ja-latn .

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

<album/13815#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou NEW WAVE OF NEW WAVE vol.2 Preview Disc"@en,
        "東方 NEW WAVE OF NEW WAVE vol.2　Preview Disc"@ja,
        "Touhou NEW WAVE OF NEW WAVE vol.2 Preview Disc"@ja-latn ;
    mo:performance_of <album/13815#musicalwork> ;
    mo:recorded_as <album/13815#musicalexpression> ;
    schema:name "Touhou NEW WAVE OF NEW WAVE vol.2 Preview Disc"@en,
        "東方 NEW WAVE OF NEW WAVE vol.2　Preview Disc"@ja,
        "Touhou NEW WAVE OF NEW WAVE vol.2 Preview Disc"@ja-latn ;
    schema:workPerformed <album/13815#musicalwork> .

<org/858#subject> schema:name "C.S.C→luv"@en,
        "C.S.C→luv"@ja,
        "C.S.C→luv"@ja-latn ;
    foaf:name "C.S.C→luv"@en,
        "C.S.C→luv"@ja,
        "C.S.C→luv"@ja-latn .

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

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

<album/13815#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-01-29"^^xsd:date ;
    dcterms:title "Touhou NEW WAVE OF NEW WAVE vol.2 Preview Disc"@en,
        "東方 NEW WAVE OF NEW WAVE vol.2　Preview Disc"@ja,
        "Touhou NEW WAVE OF NEW WAVE vol.2 Preview Disc"@ja-latn ;
    mo:catalogue_number "CLCD002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13815#musicalexpression> ;
    mo:publisher <org/858#subject> ;
    mo:record _:N0dba58e4fc40416e898e12466e7d2ae1 ;
    mo:record_count 1 ;
    mo:release <event/111> ;
    schema:about <product/22#subject> ;
    schema:datePublished "2006-01-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Touhou NEW WAVE OF NEW WAVE vol.2 Preview Disc"@en,
        "東方 NEW WAVE OF NEW WAVE vol.2　Preview Disc"@ja,
        "Touhou NEW WAVE OF NEW WAVE vol.2 Preview Disc"@ja-latn ;
    schema:publisher <org/858#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N0dba58e4fc40416e898e12466e7d2ae1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne73db33a7b314868ae1d6d4abada59d4 ;
    mo:track_count 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne73db33a7b314868ae1d6d4abada59d4 .

_:Ne73db33a7b314868ae1d6d4abada59d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖夢は半幽霊"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N0dba58e4fc40416e898e12466e7d2ae1 ;
    schema:name "妖夢は半幽霊"@ja .

