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

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

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

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

<event/107> a mo:Release ;
    schema:name "Released at Sunshine Creation 46 (Feb 07, 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 .

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

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

<album/29072#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Oriental Groove 3.5"@en,
        "Oriental Groove 3.5"@ja,
        "Oriental Groove 3.5"@ja-latn ;
    mo:performance_of <album/29072#musicalwork> ;
    mo:recorded_as <album/29072#musicalexpression> ;
    schema:name "Oriental Groove 3.5"@en,
        "Oriental Groove 3.5"@ja,
        "Oriental Groove 3.5"@ja-latn ;
    schema:workPerformed <album/29072#musicalwork> .

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

<https://medium-media.vgm.io/albums/27/29072/29072-1316925670.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29072#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-02-07"^^xsd:date ;
    dcterms:title "Oriental Groove 3.5"@en,
        "Oriental Groove 3.5"@ja,
        "Oriental Groove 3.5"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29072#musicalexpression> ;
    mo:publisher _:Nab7a8d57c8704447858b28dbda9ab6ff ;
    mo:record _:N180e60507af84c168727a612b6cf3103 ;
    mo:record_count 1 ;
    mo:release <event/107> ;
    schema:about <product/31#subject> ;
    schema:datePublished "2010-02-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/29072/29072-1316925670.jpg> ;
    schema:name "Oriental Groove 3.5"@en,
        "Oriental Groove 3.5"@ja,
        "Oriental Groove 3.5"@ja-latn ;
    schema:publisher _:Nab7a8d57c8704447858b28dbda9ab6ff ;
    foaf:depiction <https://media.vgm.io/albums/27/29072/29072-1316925670.jpg> .

_:N24c1a064f6834d8099c2e5cef9e75394 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天狗が見ている -Cyber Dimension Mix-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N180e60507af84c168727a612b6cf3103 ;
    schema:name "天狗が見ている -Cyber Dimension Mix-"@ja .

_:Nab7a8d57c8704447858b28dbda9ab6ff schema:name "Sound crew -I'll-"@en ;
    foaf:name "Sound crew -I'll-"@en .

_:Nf4f943b1b7444e92b1da83984d81957f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミステリアスノート -Spiritual Aspination-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N180e60507af84c168727a612b6cf3103 ;
    schema:name "ミステリアスノート -Spiritual Aspination-"@ja .

_:N180e60507af84c168727a612b6cf3103 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24c1a064f6834d8099c2e5cef9e75394,
        _:Nf4f943b1b7444e92b1da83984d81957f ;
    mo:track_count 2 ;
    schema:duration "PT6:45"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N24c1a064f6834d8099c2e5cef9e75394,
        _:Nf4f943b1b7444e92b1da83984d81957f .

