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

<album/99367#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dazzling Brightness"@en,
        "ダズリング・ブライトネス"@ja,
        "Dazzling Brightness"@ja-latn ;
    mo:produced_work <album/99367#musicalwork> ;
    schema:name "Dazzling Brightness"@en,
        "ダズリング・ブライトネス"@ja,
        "Dazzling Brightness"@ja-latn .

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

<event/144> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 7 (Oct 16, 2011)" .

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

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

<album/99367#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dazzling Brightness"@en,
        "ダズリング・ブライトネス"@ja,
        "Dazzling Brightness"@ja-latn ;
    mo:performance_of <album/99367#musicalwork> ;
    mo:recorded_as <album/99367#musicalexpression> ;
    schema:name "Dazzling Brightness"@en,
        "ダズリング・ブライトネス"@ja,
        "Dazzling Brightness"@ja-latn ;
    schema:workPerformed <album/99367#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/76/99367/99367-1590294434.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/99367#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-16"^^xsd:date ;
    dcterms:title "Dazzling Brightness"@en,
        "ダズリング・ブライトネス"@ja,
        "Dazzling Brightness"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99367#musicalexpression> ;
    mo:publisher _:N56698e034af5442b9c3dd5ae20fd9f53 ;
    mo:record _:N51797226bf964735a2342871ceb2a121 ;
    mo:record_count 1 ;
    mo:release <event/144> ;
    schema:about <product/20#subject>,
        <product/37#subject>,
        <product/51#subject>,
        <product/882#subject> ;
    schema:datePublished "2011-10-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/99367/99367-1590294434.jpg> ;
    schema:name "Dazzling Brightness"@en,
        "ダズリング・ブライトネス"@ja,
        "Dazzling Brightness"@ja-latn ;
    schema:publisher _:N56698e034af5442b9c3dd5ae20fd9f53 ;
    foaf:depiction <https://media.vgm.io/albums/76/99367/99367-1590294434.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "イル"@en ;
    foaf:made <album/99367#vocals> ;
    foaf:name "イル"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "イル"@en ;
    foaf:made <album/99367#subject> ;
    foaf:name "イル"@en .

_:N1d03f8cb3ad94f918c83cc5b799cce40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンカーズ・アウェイ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N51797226bf964735a2342871ceb2a121 ;
    schema:name "アンカーズ・アウェイ"@ja .

_:N56698e034af5442b9c3dd5ae20fd9f53 schema:name "Petrolatum box"@en ;
    foaf:name "Petrolatum box"@en .

_:N6f5f03b0cd8a48a69cccc155ff8576ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "暁光へ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N51797226bf964735a2342871ceb2a121 ;
    schema:name "暁光へ"@ja .

_:N78cb95fcb80548bb96eb3a0f714fe076 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "廃獄の灯"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N51797226bf964735a2342871ceb2a121 ;
    schema:name "廃獄の灯"@ja .

_:Nf8469df2a9654bf7a3d4da8845649e76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二ッ岩大闊歩"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N51797226bf964735a2342871ceb2a121 ;
    schema:name "二ッ岩大闊歩"@ja .

_:N51797226bf964735a2342871ceb2a121 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d03f8cb3ad94f918c83cc5b799cce40,
        _:N6f5f03b0cd8a48a69cccc155ff8576ab,
        _:N78cb95fcb80548bb96eb3a0f714fe076,
        _:Nf8469df2a9654bf7a3d4da8845649e76 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1d03f8cb3ad94f918c83cc5b799cce40,
        _:N6f5f03b0cd8a48a69cccc155ff8576ab,
        _:N78cb95fcb80548bb96eb3a0f714fe076,
        _:Nf8469df2a9654bf7a3d4da8845649e76 .

