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

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

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

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

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

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

<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/28828#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Coconut Pudding Otameshi-ban"@en,
        "ココナツプリンお試し版"@ja,
        "Coconut Pudding Trial Version"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/28828#musicalwork> ;
    schema:name "Coconut Pudding Otameshi-ban"@en,
        "ココナツプリンお試し版"@ja,
        "Coconut Pudding Trial Version"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/82/28828/28828-1315958275.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28828#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Coconut Pudding Otameshi-ban"@en,
        "ココナツプリンお試し版"@ja,
        "Coconut Pudding Trial Version"@ja-latn ;
    mo:performance_of <album/28828#musicalwork> ;
    mo:performer _:N81fa425ca0af4bc0ab18eb24e145fcef ;
    mo:recorded_as <album/28828#musicalexpression> ;
    schema:byArtist _:N81fa425ca0af4bc0ab18eb24e145fcef ;
    schema:name "Coconut Pudding Otameshi-ban"@en,
        "ココナツプリンお試し版"@ja,
        "Coconut Pudding Trial Version"@ja-latn ;
    schema:workPerformed <album/28828#musicalwork> .

<album/28828#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Coconut Pudding Otameshi-ban"@en,
        "ココナツプリンお試し版"@ja,
        "Coconut Pudding Trial Version"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28828#musicalexpression> ;
    mo:publisher _:N7214b48773e043d8a3d8a3f5eff4b18c ;
    mo:record _:N6ae1b60ea7a24d60a3921c2261f20e1b ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/31#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Etiquette"@en ;
            foaf:name "Etiquette"@en ] ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/28828/28828-1315958275.jpg> ;
    schema:name "Coconut Pudding Otameshi-ban"@en,
        "ココナツプリンお試し版"@ja,
        "Coconut Pudding Trial Version"@ja-latn ;
    schema:publisher _:N7214b48773e043d8a3d8a3f5eff4b18c ;
    foaf:depiction <https://media.vgm.io/albums/82/28828/28828-1315958275.jpg> .

_:N2334535c49f243b181e6c01c625bb72f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大吟醸かぜはふりの生酒"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N6ae1b60ea7a24d60a3921c2261f20e1b ;
    schema:name "大吟醸かぜはふりの生酒"@ja .

_:N3c81545b62fd49c5914aff7c99e6145d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大吟醸かぜはふり"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N6ae1b60ea7a24d60a3921c2261f20e1b ;
    schema:name "大吟醸かぜはふり"@ja .

_:N5f8c68d5fada45b4aa2607be0d875328 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドロワの歌 short ver."@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N6ae1b60ea7a24d60a3921c2261f20e1b ;
    schema:name "ドロワの歌 short ver."@ja .

_:N7214b48773e043d8a3d8a3f5eff4b18c schema:name "Coconut Pudding"@en ;
    foaf:name "Coconut Pudding"@en .

_:N81fa425ca0af4bc0ab18eb24e145fcef a schema:Person,
        foaf:Person ;
    mo:performed <album/28828#performance> ;
    schema:name "Etiquette"@en ;
    foaf:name "Etiquette"@en .

_:N6ae1b60ea7a24d60a3921c2261f20e1b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2334535c49f243b181e6c01c625bb72f,
        _:N3c81545b62fd49c5914aff7c99e6145d,
        _:N5f8c68d5fada45b4aa2607be0d875328 ;
    mo:track_count 3 ;
    schema:duration "PT9:57"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2334535c49f243b181e6c01c625bb72f,
        _:N3c81545b62fd49c5914aff7c99e6145d,
        _:N5f8c68d5fada45b4aa2607be0d875328 .

