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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/27344#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yukari Gohan β"@en,
        "ゆかりごはんβ"@ja,
        "Yukari Gohan β"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/27344#musicalwork> ;
    schema:name "Yukari Gohan β"@en,
        "ゆかりごはんβ"@ja,
        "Yukari Gohan β"@ja-latn .

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

<album/27344#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yukari Gohan β"@en,
        "ゆかりごはんβ"@ja,
        "Yukari Gohan β"@ja-latn ;
    mo:performance_of <album/27344#musicalwork> ;
    mo:recorded_as <album/27344#musicalexpression> ;
    schema:name "Yukari Gohan β"@en,
        "ゆかりごはんβ"@ja,
        "Yukari Gohan β"@ja-latn ;
    schema:workPerformed <album/27344#musicalwork> .

<org/1273#subject> schema:name "L-Union.NET"@en,
        "Ｌ連.NET"@ja,
        "L-Union.NET"@ja-latn ;
    foaf:name "L-Union.NET"@en,
        "Ｌ連.NET"@ja,
        "L-Union.NET"@ja-latn .

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

<https://medium-media.vgm.io/albums/44/27344/27344-1310860378.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/27344#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Yukari Gohan β"@en,
        "ゆかりごはんβ"@ja,
        "Yukari Gohan β"@ja-latn ;
    mo:catalogue_number "LUCD-0003-b" ;
    mo:media_type "CD" ;
    mo:publication_of <album/27344#musicalexpression> ;
    mo:publisher <org/1273#subject> ;
    mo:record _:Nd85707c1a91f4e48ac820a4baadcb380 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/22#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/27344/27344-1310860378.jpg> ;
    schema:name "Yukari Gohan β"@en,
        "ゆかりごはんβ"@ja,
        "Yukari Gohan β"@ja-latn ;
    schema:publisher <org/1273#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/27344/27344-1310860378.jpg> .

_:N234109dd191247cb827acad6361f6c81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紫の隙間が空を裂く"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nd85707c1a91f4e48ac820a4baadcb380 ;
    schema:name "紫の隙間が空を裂く"@ja .

_:N50bf1e3134ed4810898ea99f6d75c3b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想駆ける紫の風"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nd85707c1a91f4e48ac820a4baadcb380 ;
    schema:name "幻想駆ける紫の風"@ja .

_:Nd85707c1a91f4e48ac820a4baadcb380 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N234109dd191247cb827acad6361f6c81,
        _:N50bf1e3134ed4810898ea99f6d75c3b1 ;
    mo:track_count 2 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N234109dd191247cb827acad6361f6c81,
        _:N50bf1e3134ed4810898ea99f6d75c3b1 .

