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

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

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

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

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

<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/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

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

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

<org/495#subject> schema:name "Forest306"@en,
        "Forest306"@ja,
        "Forest306"@ja-latn ;
    foaf:name "Forest306"@en,
        "Forest306"@ja,
        "Forest306"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/33491/33491-1338776039.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13170#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33491#performance> ;
    schema:name "bellwo"@en,
        "べるお"@ja ;
    foaf:name "bellwo"@en,
        "べるお"@ja .

<artist/7001#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33491#performance> ;
    schema:name "da"@en,
        "だ"@ja ;
    foaf:name "da"@en,
        "だ"@ja .

<album/33491#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Flowers"@en,
        "Flowers"@ja,
        "Flowers"@ja-latn ;
    mo:performance_of <album/33491#musicalwork> ;
    mo:performer _:Nf5983b3983d447ce9375b6b85a38a7fd,
        <artist/13170#subject>,
        <artist/7001#subject> ;
    mo:recorded_as <album/33491#musicalexpression> ;
    schema:byArtist _:Nf5983b3983d447ce9375b6b85a38a7fd,
        <artist/13170#subject>,
        <artist/7001#subject> ;
    schema:name "Flowers"@en,
        "Flowers"@ja,
        "Flowers"@ja-latn ;
    schema:workPerformed <album/33491#musicalwork> .

<album/33491#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "Flowers"@en,
        "Flowers"@ja,
        "Flowers"@ja-latn ;
    mo:catalogue_number "DAZE-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33491#musicalexpression> ;
    mo:publisher <org/495#subject> ;
    mo:record _:N4ecbc085988146ecaab27ffd4410297a ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/22#subject>,
        <product/276#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "みかん"@en ;
            foaf:name "みかん"@en ],
        <artist/13170#subject>,
        <artist/7001#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/33491/33491-1338776039.jpg> ;
    schema:name "Flowers"@en,
        "Flowers"@ja,
        "Flowers"@ja-latn ;
    schema:publisher <org/495#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/33491/33491-1338776039.jpg> .

_:N215d633e27744af4adf3f453b9f5ff39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冬凪"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N4ecbc085988146ecaab27ffd4410297a ;
    schema:name "冬凪"@ja .

_:N533994a9587f4cfb865fe111c7cd5957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "山里の秋"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N4ecbc085988146ecaab27ffd4410297a ;
    schema:name "山里の秋"@ja .

_:N6f0adf536df048009ba26d782515f412 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "その道行きに花あらん"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:N4ecbc085988146ecaab27ffd4410297a ;
    schema:name "その道行きに花あらん"@ja .

_:N96538df6445c420d9668e1ca2a1f7129 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今日ぞハレの日、われらが祭り"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N4ecbc085988146ecaab27ffd4410297a ;
    schema:name "今日ぞハレの日、われらが祭り"@ja .

_:Na5d379dfefc7466bb910a8f2b7c11877 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "在りし春を憶う"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N4ecbc085988146ecaab27ffd4410297a ;
    schema:name "在りし春を憶う"@ja .

_:Na83a4612e9184d01bc16b8778512e1bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花の色は"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N4ecbc085988146ecaab27ffd4410297a ;
    schema:name "花の色は"@ja .

_:Nc9239aeb1dc445759ce954eea2ac3aaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏待ち風"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N4ecbc085988146ecaab27ffd4410297a ;
    schema:name "夏待ち風"@ja .

_:Nf5983b3983d447ce9375b6b85a38a7fd a schema:Person,
        foaf:Person ;
    mo:performed <album/33491#performance> ;
    schema:name "みかん"@en ;
    foaf:name "みかん"@en .

_:N4ecbc085988146ecaab27ffd4410297a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N215d633e27744af4adf3f453b9f5ff39,
        _:N533994a9587f4cfb865fe111c7cd5957,
        _:N6f0adf536df048009ba26d782515f412,
        _:N96538df6445c420d9668e1ca2a1f7129,
        _:Na5d379dfefc7466bb910a8f2b7c11877,
        _:Na83a4612e9184d01bc16b8778512e1bb,
        _:Nc9239aeb1dc445759ce954eea2ac3aaf ;
    mo:track_count 7 ;
    schema:duration "PT28:24"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N215d633e27744af4adf3f453b9f5ff39,
        _:N533994a9587f4cfb865fe111c7cd5957,
        _:N6f0adf536df048009ba26d782515f412,
        _:N96538df6445c420d9668e1ca2a1f7129,
        _:Na5d379dfefc7466bb910a8f2b7c11877,
        _:Na83a4612e9184d01bc16b8778512e1bb,
        _:Nc9239aeb1dc445759ce954eea2ac3aaf .

