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

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

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

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

<event/6> a mo:Release ;
    schema:name "Released at M3-Osaka (Mar 08, 2008 to Mar 09, 2008)" .

<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/24065#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hanbun Fushigi Preview Disc"@en,
        "ハンブンフシギ Preview Disc"@ja,
        "Hanbun Fushigi Preview Disc"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/24065#musicalwork> ;
    schema:name "Hanbun Fushigi Preview Disc"@en,
        "ハンブンフシギ Preview Disc"@ja,
        "Hanbun Fushigi Preview Disc"@ja-latn .

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

<org/477#subject> schema:name "Silly Walker"@en,
        "Silly Walker"@ja,
        "Silly Walker"@ja-latn ;
    foaf:name "Silly Walker"@en,
        "Silly Walker"@ja,
        "Silly Walker"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/24065/24065-1298155789.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24065#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hanbun Fushigi Preview Disc"@en,
        "ハンブンフシギ Preview Disc"@ja,
        "Hanbun Fushigi Preview Disc"@ja-latn ;
    mo:performance_of <album/24065#musicalwork> ;
    mo:performer <artist/2518#subject> ;
    mo:recorded_as <album/24065#musicalexpression> ;
    schema:byArtist <artist/2518#subject> ;
    schema:name "Hanbun Fushigi Preview Disc"@en,
        "ハンブンフシギ Preview Disc"@ja,
        "Hanbun Fushigi Preview Disc"@ja-latn ;
    schema:workPerformed <album/24065#musicalwork> .

<artist/2518#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24065#performance> ;
    schema:name "Mao Komiya"@en,
        "小宮真央"@ja ;
    foaf:name "Mao Komiya"@en,
        "小宮真央"@ja .

<album/24065#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-09"^^xsd:date ;
    dcterms:title "Hanbun Fushigi Preview Disc"@en,
        "ハンブンフシギ Preview Disc"@ja,
        "Hanbun Fushigi Preview Disc"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24065#musicalexpression> ;
    mo:publisher <org/477#subject> ;
    mo:record _:N6ecbd8c11662477b9084006f19a0cd64 ;
    mo:record_count 1 ;
    mo:release <event/6> ;
    schema:about <product/22#subject> ;
    schema:byArtist <artist/2518#subject> ;
    schema:datePublished "2008-03-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/24065/24065-1298155789.jpg> ;
    schema:name "Hanbun Fushigi Preview Disc"@en,
        "ハンブンフシギ Preview Disc"@ja,
        "Hanbun Fushigi Preview Disc"@ja-latn ;
    schema:publisher <org/477#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/24065/24065-1298155789.jpg> .

_:N78108aa0661c4780a6bf731baee1a291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとりでできるもん！ (Short Demo)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N6ecbd8c11662477b9084006f19a0cd64 ;
    schema:name "ひとりでできるもん！ (Short Demo)"@ja .

_:Nad6ec9e5b24842ee98db9bd6cc08af47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今日のフタリ (Short-Inst Demo)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N6ecbd8c11662477b9084006f19a0cd64 ;
    schema:name "今日のフタリ (Short-Inst Demo)"@ja .

_:N6ecbd8c11662477b9084006f19a0cd64 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N78108aa0661c4780a6bf731baee1a291,
        _:Nad6ec9e5b24842ee98db9bd6cc08af47 ;
    mo:track_count 2 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N78108aa0661c4780a6bf731baee1a291,
        _:Nad6ec9e5b24842ee98db9bd6cc08af47 .

