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

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

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

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

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 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 .

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

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

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

<album/11411#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KONOHANA"@en,
        "此花"@ja,
        "KONOHANA"@ja-latn ;
    mo:performance_of <album/11411#musicalwork> ;
    mo:recorded_as <album/11411#musicalexpression> ;
    schema:name "KONOHANA"@en,
        "此花"@ja,
        "KONOHANA"@ja-latn ;
    schema:workPerformed <album/11411#musicalwork> .

<org/359#subject> schema:name "Shishimai Brothers"@en,
        "ししまいブラザーズ"@ja,
        "Shishimai Brothers"@ja-latn ;
    foaf:name "Shishimai Brothers"@en,
        "ししまいブラザーズ"@ja,
        "Shishimai Brothers"@ja-latn .

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

<https://medium-media.vgm.io/albums/11/11411/11411-1231780431.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11411#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "KONOHANA"@en,
        "此花"@ja,
        "KONOHANA"@ja-latn ;
    mo:catalogue_number "SSM-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11411#musicalexpression> ;
    mo:publisher <org/359#subject> ;
    mo:record _:Nc0606ed7315d4c7b934c271532ec2f73 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/22#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/11411/11411-1231780431.jpg> ;
    schema:name "KONOHANA"@en,
        "此花"@ja,
        "KONOHANA"@ja-latn ;
    schema:publisher <org/359#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/11411/11411-1231780431.jpg> .

_:N024ffb56fd504516996b64f5cf8c8dfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parsley"@en,
        "パセリ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nc0606ed7315d4c7b934c271532ec2f73 ;
    schema:name "Parsley"@en,
        "パセリ"@ja .

_:N04aa1ac52a494a319c0cbde28fb68e50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening Cherry Blossoms"@en,
        "夜桜"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nc0606ed7315d4c7b934c271532ec2f73 ;
    schema:name "Evening Cherry Blossoms"@en,
        "夜桜"@ja .

_:N8117ee21b8314c889676212a8f1f280d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Statice"@en,
        "スターチス"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nc0606ed7315d4c7b934c271532ec2f73 ;
    schema:name "Statice"@en,
        "スターチス"@ja .

_:N8c257773f3104158aa3c55c5c22e9d4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golden Tickseed"@en,
        "春車菊"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nc0606ed7315d4c7b934c271532ec2f73 ;
    schema:name "Golden Tickseed"@en,
        "春車菊"@ja .

_:N95b45df529e448afa0eb197a37d608e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Cherry Blossoms"@en,
        "細桜"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nc0606ed7315d4c7b934c271532ec2f73 ;
    schema:name "Little Cherry Blossoms"@en,
        "細桜"@ja .

_:N99c129ac410c4778a26304ae4e35e896 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunflower"@en,
        "向日葵"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nc0606ed7315d4c7b934c271532ec2f73 ;
    schema:name "Sunflower"@en,
        "向日葵"@ja .

_:Ne1dc5f95b4234b4299014568715d347f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning Glory"@en,
        "朝顔"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nc0606ed7315d4c7b934c271532ec2f73 ;
    schema:name "Morning Glory"@en,
        "朝顔"@ja .

_:Ne2de21cb56b24e16b1bbc594ce248856 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wild Strawberries"@en,
        "野いちご"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nc0606ed7315d4c7b934c271532ec2f73 ;
    schema:name "Wild Strawberries"@en,
        "野いちご"@ja .

_:Nf94da7966c2c44369e721ddceadda1d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yellow Rose"@en,
        "黄薔薇"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nc0606ed7315d4c7b934c271532ec2f73 ;
    schema:name "Yellow Rose"@en,
        "黄薔薇"@ja .

_:Nfd76dec77b4c4ebbb9c6f969de73c1f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forget-me-not"@en,
        "勿忘草"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nc0606ed7315d4c7b934c271532ec2f73 ;
    schema:name "Forget-me-not"@en,
        "勿忘草"@ja .

_:Nc0606ed7315d4c7b934c271532ec2f73 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N024ffb56fd504516996b64f5cf8c8dfe,
        _:N04aa1ac52a494a319c0cbde28fb68e50,
        _:N8117ee21b8314c889676212a8f1f280d,
        _:N8c257773f3104158aa3c55c5c22e9d4f,
        _:N95b45df529e448afa0eb197a37d608e7,
        _:N99c129ac410c4778a26304ae4e35e896,
        _:Ne1dc5f95b4234b4299014568715d347f,
        _:Ne2de21cb56b24e16b1bbc594ce248856,
        _:Nf94da7966c2c44369e721ddceadda1d0,
        _:Nfd76dec77b4c4ebbb9c6f969de73c1f5 ;
    mo:track_count 10 ;
    schema:duration "PT34:56"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N024ffb56fd504516996b64f5cf8c8dfe,
        _:N04aa1ac52a494a319c0cbde28fb68e50,
        _:N8117ee21b8314c889676212a8f1f280d,
        _:N8c257773f3104158aa3c55c5c22e9d4f,
        _:N95b45df529e448afa0eb197a37d608e7,
        _:N99c129ac410c4778a26304ae4e35e896,
        _:Ne1dc5f95b4234b4299014568715d347f,
        _:Ne2de21cb56b24e16b1bbc594ce248856,
        _:Nf94da7966c2c44369e721ddceadda1d0,
        _:Nfd76dec77b4c4ebbb9c6f969de73c1f5 .

