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

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

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

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

<event/223> a mo:Release ;
    schema:name "Released at Comic Market 96 (Aug 09, 2019 to Aug 12, 2019)" .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@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 .

<product/3430#subject> a schema:CreativeWork ;
    schema:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn ;
    foaf:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@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/6323#subject> a schema:CreativeWork ;
    schema:name "Touhou Hyouibana ~ Antinomy of Common Flowers."@en,
        "東方憑依華　〜 Antinomy of Common Flowers."@ja,
        "Touhou Hyouibana ~ Antinomy of Common Flowers."@ja-latn ;
    foaf:name "Touhou Hyouibana ~ Antinomy of Common Flowers."@en,
        "東方憑依華　〜 Antinomy of Common Flowers."@ja,
        "Touhou Hyouibana ~ Antinomy of Common Flowers."@ja-latn .

<album/91162#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shining Destiny the Instrumental"@en,
        "Shining Destiny the Instrumental"@ja,
        "Shining Destiny the Instrumental"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/91162#musicalwork> ;
    schema:name "Shining Destiny the Instrumental"@en,
        "Shining Destiny the Instrumental"@ja,
        "Shining Destiny the Instrumental"@ja-latn .

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

<org/736#subject> schema:name "Amateras Records"@en,
        "Amateras Records"@ja,
        "Amateras Records"@ja-latn ;
    foaf:name "Amateras Records"@en,
        "Amateras Records"@ja,
        "Amateras Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/26/91162/91162-1570267915.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/91162#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shining Destiny the Instrumental"@en,
        "Shining Destiny the Instrumental"@ja,
        "Shining Destiny the Instrumental"@ja-latn ;
    mo:performance_of <album/91162#musicalwork> ;
    mo:performer <artist/66599#subject> ;
    mo:recorded_as <album/91162#musicalexpression> ;
    schema:byArtist <artist/66599#subject> ;
    schema:name "Shining Destiny the Instrumental"@en,
        "Shining Destiny the Instrumental"@ja,
        "Shining Destiny the Instrumental"@ja-latn ;
    schema:workPerformed <album/91162#musicalwork> .

<artist/66599#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91162#performance> ;
    schema:name "UK"@en ;
    foaf:name "UK"@en .

<album/91162#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-12"^^xsd:date ;
    dcterms:title "Shining Destiny the Instrumental"@en,
        "Shining Destiny the Instrumental"@ja,
        "Shining Destiny the Instrumental"@ja-latn ;
    mo:catalogue_number "AMRC-0057" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91162#musicalexpression> ;
    mo:publisher <org/736#subject> ;
    mo:record _:N9437b24379f94945863c675d63d65d1d ;
    mo:record_count 1 ;
    mo:release <event/223> ;
    schema:about <product/18#subject>,
        <product/20#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/3430#subject>,
        <product/37#subject>,
        <product/6323#subject> ;
    schema:byArtist <artist/66599#subject> ;
    schema:datePublished "2019-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/91162/91162-1570267915.jpg> ;
    schema:name "Shining Destiny the Instrumental"@en,
        "Shining Destiny the Instrumental"@ja,
        "Shining Destiny the Instrumental"@ja-latn ;
    schema:publisher <org/736#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/91162/91162-1570267915.jpg> .

_:N073b967954ba4707b3ec174d5f34fc18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy Peak (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9437b24379f94945863c675d63d65d1d ;
    schema:name "Holy Peak (Instrumental)"@en .

_:N0ccc4d820fa3402eaa2a380cd7bc7103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アタラシイセカイ [ALR Remix] (Instrumental)"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9437b24379f94945863c675d63d65d1d ;
    schema:name "アタラシイセカイ [ALR Remix] (Instrumental)"@en .

_:N0ec435d0a3644f12a050f4caa14ef713 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery Moonnight (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9437b24379f94945863c675d63d65d1d ;
    schema:name "Mystery Moonnight (Instrumental)"@en .

_:N14ea1ce1cb3949b99d469b12439f2680 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jinx (Instrumental)"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9437b24379f94945863c675d63d65d1d ;
    schema:name "Jinx (Instrumental)"@en .

_:N1f25fe75d6954c098b5ca005ee3f98fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Despair to Tomorrow (Instrumental)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9437b24379f94945863c675d63d65d1d ;
    schema:name "Despair to Tomorrow (Instrumental)"@en .

_:N59637f0430724a0c80e6e35e020c8e5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CIRCLE OF LIFE (Instrumental)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9437b24379f94945863c675d63d65d1d ;
    schema:name "CIRCLE OF LIFE (Instrumental)"@en .

_:N85f010a0342343118e41e03f8ac8b8bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MYSELF (Instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9437b24379f94945863c675d63d65d1d ;
    schema:name "MYSELF (Instrumental)"@en .

_:Na91654447caa4aa49c45168cf98997a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "There is you. (Instrumental)"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9437b24379f94945863c675d63d65d1d ;
    schema:name "There is you. (Instrumental)"@en .

_:Nabe7247308464882a96dce910a12b846 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Of The World (Instrumental)"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9437b24379f94945863c675d63d65d1d ;
    schema:name "End Of The World (Instrumental)"@en .

_:Ne2c8e960229a471b9ec8c4517bebbaea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture [Tracy Remix] (Instrumental)"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9437b24379f94945863c675d63d65d1d ;
    schema:name "Overture [Tracy Remix] (Instrumental)"@en .

_:N9437b24379f94945863c675d63d65d1d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N073b967954ba4707b3ec174d5f34fc18,
        _:N0ccc4d820fa3402eaa2a380cd7bc7103,
        _:N0ec435d0a3644f12a050f4caa14ef713,
        _:N14ea1ce1cb3949b99d469b12439f2680,
        _:N1f25fe75d6954c098b5ca005ee3f98fd,
        _:N59637f0430724a0c80e6e35e020c8e5a,
        _:N85f010a0342343118e41e03f8ac8b8bd,
        _:Na91654447caa4aa49c45168cf98997a8,
        _:Nabe7247308464882a96dce910a12b846,
        _:Ne2c8e960229a471b9ec8c4517bebbaea ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N073b967954ba4707b3ec174d5f34fc18,
        _:N0ccc4d820fa3402eaa2a380cd7bc7103,
        _:N0ec435d0a3644f12a050f4caa14ef713,
        _:N14ea1ce1cb3949b99d469b12439f2680,
        _:N1f25fe75d6954c098b5ca005ee3f98fd,
        _:N59637f0430724a0c80e6e35e020c8e5a,
        _:N85f010a0342343118e41e03f8ac8b8bd,
        _:Na91654447caa4aa49c45168cf98997a8,
        _:Nabe7247308464882a96dce910a12b846,
        _:Ne2c8e960229a471b9ec8c4517bebbaea .

