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

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

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

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

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

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

<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 .

<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/28504#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kyosofu \"Myosotis of the Year 125\" Sample Version"@en,
        "協奏符「第佰貳拾伍季の勿忘草」 試食版"@ja,
        "Kyosofu \"Myosotis of the Year 125\" Sample Version"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/28504#musicalwork> ;
    schema:name "Kyosofu \"Myosotis of the Year 125\" Sample Version"@en,
        "協奏符「第佰貳拾伍季の勿忘草」 試食版"@ja,
        "Kyosofu \"Myosotis of the Year 125\" Sample Version"@ja-latn .

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

<album/28504#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kyosofu \"Myosotis of the Year 125\" Sample Version"@en,
        "協奏符「第佰貳拾伍季の勿忘草」 試食版"@ja,
        "Kyosofu \"Myosotis of the Year 125\" Sample Version"@ja-latn ;
    mo:performance_of <album/28504#musicalwork> ;
    mo:recorded_as <album/28504#musicalexpression> ;
    schema:name "Kyosofu \"Myosotis of the Year 125\" Sample Version"@en,
        "協奏符「第佰貳拾伍季の勿忘草」 試食版"@ja,
        "Kyosofu \"Myosotis of the Year 125\" Sample Version"@ja-latn ;
    schema:workPerformed <album/28504#musicalwork> .

<org/107#subject> schema:name "Unchiku Company"@en,
        "うんちく商事"@ja,
        "Unchiku Company"@ja-latn ;
    foaf:name "Unchiku Company"@en,
        "うんちく商事"@ja,
        "Unchiku Company"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/28504/28504-1314463743.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28504#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Kyosofu \"Myosotis of the Year 125\" Sample Version"@en,
        "協奏符「第佰貳拾伍季の勿忘草」 試食版"@ja,
        "Kyosofu \"Myosotis of the Year 125\" Sample Version"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28504#musicalexpression> ;
    mo:publisher <org/107#subject> ;
    mo:record _:Nd71664ee12c64898adb1fdd6152fd30f ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/14#subject>,
        <product/22#subject>,
        <product/31#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/28504/28504-1314463743.jpg> ;
    schema:name "Kyosofu \"Myosotis of the Year 125\" Sample Version"@en,
        "協奏符「第佰貳拾伍季の勿忘草」 試食版"@ja,
        "Kyosofu \"Myosotis of the Year 125\" Sample Version"@ja-latn ;
    schema:publisher <org/107#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/28504/28504-1314463743.jpg> .

_:N2b50721791bc4b588468f4ea842c265f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "組曲「幻想郷の風」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nd71664ee12c64898adb1fdd6152fd30f ;
    schema:name "組曲「幻想郷の風」"@ja .

_:N4b472dfec3dc4d0fa8df0324be828a7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "童祭 ～ InnocentTreasures (Bosendorfer Model290 Play version.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nd71664ee12c64898adb1fdd6152fd30f ;
    schema:name "童祭 ～ InnocentTreasures (Bosendorfer Model290 Play version.)"@ja .

_:N6a62795eb6cb47b1ab8db24ea91f4015 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方妖恋談 ＆ Dim. Dream"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nd71664ee12c64898adb1fdd6152fd30f ;
    schema:name "東方妖恋談 ＆ Dim. Dream"@ja .

_:Ndf45221a2fe44226a5681bb30ad49ec5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠野幻想物語"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nd71664ee12c64898adb1fdd6152fd30f ;
    schema:name "遠野幻想物語"@ja .

_:Nd71664ee12c64898adb1fdd6152fd30f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b50721791bc4b588468f4ea842c265f,
        _:N4b472dfec3dc4d0fa8df0324be828a7d,
        _:N6a62795eb6cb47b1ab8db24ea91f4015,
        _:Ndf45221a2fe44226a5681bb30ad49ec5 ;
    mo:track_count 4 ;
    schema:duration "PT14:08"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2b50721791bc4b588468f4ea842c265f,
        _:N4b472dfec3dc4d0fa8df0324be828a7d,
        _:N6a62795eb6cb47b1ab8db24ea91f4015,
        _:Ndf45221a2fe44226a5681bb30ad49ec5 .

