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

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

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

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

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

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

<album/28076#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tokushu Gensokyo (Preview Version)"@en,
        "特臭幻想狂（仮）試聴版"@ja,
        "Tokushu Gensokyo (Preview Version)"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/28076#musicalwork> ;
    schema:name "Tokushu Gensokyo (Preview Version)"@en,
        "特臭幻想狂（仮）試聴版"@ja,
        "Tokushu Gensokyo (Preview Version)"@ja-latn .

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

<album/28076#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tokushu Gensokyo (Preview Version)"@en,
        "特臭幻想狂（仮）試聴版"@ja,
        "Tokushu Gensokyo (Preview Version)"@ja-latn ;
    mo:performance_of <album/28076#musicalwork> ;
    mo:recorded_as <album/28076#musicalexpression> ;
    schema:name "Tokushu Gensokyo (Preview Version)"@en,
        "特臭幻想狂（仮）試聴版"@ja,
        "Tokushu Gensokyo (Preview Version)"@ja-latn ;
    schema:workPerformed <album/28076#musicalwork> .

<org/330#subject> schema:name "O-LIFE.JP"@en,
        "オーライフジャパン"@ja,
        "O-LIFE.JP"@ja-latn ;
    foaf:name "O-LIFE.JP"@en,
        "オーライフジャパン"@ja,
        "O-LIFE.JP"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/28076/28076-1312993049.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/28076#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-24"^^xsd:date ;
    dcterms:title "Tokushu Gensokyo (Preview Version)"@en,
        "特臭幻想狂（仮）試聴版"@ja,
        "Tokushu Gensokyo (Preview Version)"@ja-latn ;
    mo:catalogue_number "OLJA-0010A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28076#musicalexpression> ;
    mo:publisher <org/330#subject> ;
    mo:record _:N09b3bf2ae79d4bf28457bcad4925d91a ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject> ;
    schema:datePublished "2011-07-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/28076/28076-1312993049.jpg> ;
    schema:name "Tokushu Gensokyo (Preview Version)"@en,
        "特臭幻想狂（仮）試聴版"@ja,
        "Tokushu Gensokyo (Preview Version)"@ja-latn ;
    schema:publisher <org/330#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/28076/28076-1312993049.jpg> .

_:N9fef731a0eb841e1882a706ea32521de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルナ・ダイアルでメタルっぽい何か"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N09b3bf2ae79d4bf28457bcad4925d91a ;
    schema:name "ルナ・ダイアルでメタルっぽい何か"@ja .

_:Nb99761a7821c438b8833d10ba4557d2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方妖々夢でメタルっぽい何か"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N09b3bf2ae79d4bf28457bcad4925d91a ;
    schema:name "東方妖々夢でメタルっぽい何か"@ja .

_:N09b3bf2ae79d4bf28457bcad4925d91a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9fef731a0eb841e1882a706ea32521de,
        _:Nb99761a7821c438b8833d10ba4557d2a ;
    mo:track_count 2 ;
    schema:duration "PT8:34"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9fef731a0eb841e1882a706ea32521de,
        _:Nb99761a7821c438b8833d10ba4557d2a .

