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

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

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

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

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

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/43/28834/28834-1315959872.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28834#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BLITZ STAR"@en,
        "BLITZ STAR"@ja,
        "BLITZ STAR"@ja-latn ;
    mo:performance_of <album/28834#musicalwork> ;
    mo:performer _:Nfc6253e0f6e74973b9906eb36397d3fd ;
    mo:recorded_as <album/28834#musicalexpression> ;
    schema:byArtist _:Nfc6253e0f6e74973b9906eb36397d3fd ;
    schema:name "BLITZ STAR"@en,
        "BLITZ STAR"@ja,
        "BLITZ STAR"@ja-latn ;
    schema:workPerformed <album/28834#musicalwork> .

<album/28834#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "BLITZ STAR"@en,
        "BLITZ STAR"@ja,
        "BLITZ STAR"@ja-latn ;
    mo:catalogue_number "NBTS-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28834#musicalexpression> ;
    mo:publisher _:N19782458e5b542b6b294dac27885d316 ;
    mo:record _:Nd928d7c9c189407290915a914f145154 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/16#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "sumochi"@en ;
            foaf:name "sumochi"@en ] ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/28834/28834-1315959872.jpg> ;
    schema:name "BLITZ STAR"@en,
        "BLITZ STAR"@ja,
        "BLITZ STAR"@ja-latn ;
    schema:publisher _:N19782458e5b542b6b294dac27885d316 ;
    foaf:depiction <https://media.vgm.io/albums/43/28834/28834-1315959872.jpg> .

_:N19782458e5b542b6b294dac27885d316 schema:name "Neko Soutan Kyoushin"@en ;
    foaf:name "Neko Soutan Kyoushin"@en .

_:N80c83a872c6247fb8ec0e1be4d32e01a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Refrain Dream"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nd928d7c9c189407290915a914f145154 ;
    schema:name "Refrain Dream"@en .

_:N9968688fbe87484a8e905b15edc3ed9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLITZ STAR"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nd928d7c9c189407290915a914f145154 ;
    schema:name "BLITZ STAR"@en .

_:Na8e69eb21b284818a415d4132773a2b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLITZ STAR (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nd928d7c9c189407290915a914f145154 ;
    schema:name "BLITZ STAR (Instrumental)"@en .

_:Nd2fb6f5742b44f9695610295d93eb86e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Refrain Dream (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nd928d7c9c189407290915a914f145154 ;
    schema:name "Refrain Dream (Instrumental)"@en .

_:Nef778fb3435f4b49937c0740ddc05fbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omake"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd928d7c9c189407290915a914f145154 ;
    schema:name "Omake"@en .

_:Nfc6253e0f6e74973b9906eb36397d3fd a schema:Person,
        foaf:Person ;
    mo:performed <album/28834#performance> ;
    schema:name "sumochi"@en ;
    foaf:name "sumochi"@en .

_:Nd928d7c9c189407290915a914f145154 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N80c83a872c6247fb8ec0e1be4d32e01a,
        _:N9968688fbe87484a8e905b15edc3ed9b,
        _:Na8e69eb21b284818a415d4132773a2b9,
        _:Nd2fb6f5742b44f9695610295d93eb86e,
        _:Nef778fb3435f4b49937c0740ddc05fbb ;
    mo:track_count 5 ;
    schema:duration "PT12:46"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N80c83a872c6247fb8ec0e1be4d32e01a,
        _:N9968688fbe87484a8e905b15edc3ed9b,
        _:Na8e69eb21b284818a415d4132773a2b9,
        _:Nd2fb6f5742b44f9695610295d93eb86e,
        _:Nef778fb3435f4b49937c0740ddc05fbb .

