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

<artist/11499#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ichi"@en,
        "イチ"@ja ;
    foaf:made <album/86937#lyrics>,
        <album/86937#subject> ;
    foaf:name "Ichi"@en,
        "イチ"@ja .

<artist/2930#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aizawa"@en,
        "あいざわ"@ja ;
    foaf:made <album/86937#lyrics>,
        <album/86937#subject> ;
    foaf:name "Aizawa"@en,
        "あいざわ"@ja .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/86937#lyrics>,
        <album/86937#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86937#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/86937#composition>,
        <album/86937#subject> ;
    foaf:name "U2"@en .

<event/207> a mo:Release ;
    schema:name "Released at Comic Market 93 (Dec 29, 2017 to Dec 31, 2017)" .

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

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/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/86937#musicalexpression> a mo:Signal ;
    mo:published_as <album/86937#subject> ;
    mo:records <album/86937#performance> .

<org/443#subject> schema:name "Aftergrow"@en,
        "Aftergrow"@ja,
        "Aftergrow"@ja-latn ;
    foaf:name "Aftergrow"@en,
        "Aftergrow"@ja,
        "Aftergrow"@ja-latn .

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

<https://medium-media.vgm.io/albums/73/86937/86937-1558552557.jpg> a schema:ImageObject,
        foaf:Image .

<album/86937#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Six String 05.Omoi"@en,
        "Touhou Six String 05.想"@ja,
        "Touhou Six String 05.Omoi"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/86937#musicalwork> ;
    schema:name "Touhou Six String 05.Omoi"@en,
        "Touhou Six String 05.想"@ja,
        "Touhou Six String 05.Omoi"@ja-latn .

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

<artist/10896#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86937#performance> ;
    schema:name "Mie"@en,
        "みぃ"@ja ;
    foaf:name "Mie"@en,
        "みぃ"@ja .

<artist/2324#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86937#performance> ;
    schema:name "Michiru Kaori"@en,
        "佳織みちる"@ja ;
    foaf:name "Michiru Kaori"@en,
        "佳織みちる"@ja .

<artist/4306#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86937#performance> ;
    schema:name "Mitsuki Nakae"@en,
        "中恵光城"@ja ;
    foaf:name "Mitsuki Nakae"@en,
        "中恵光城"@ja .

<artist/6730#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86937#performance> ;
    schema:name "Yukari Mano"@en,
        "真野紫"@ja ;
    foaf:name "Yukari Mano"@en,
        "真野紫"@ja .

<artist/7395#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86937#performance> ;
    schema:name "mineko"@en ;
    foaf:name "mineko"@en .

<artist/9698#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86937#performance> ;
    schema:name "Yuuna"@en,
        "ゆーな"@ja ;
    foaf:name "Yuuna"@en,
        "ゆーな"@ja .

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

<album/86937#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Six String 05.Omoi"@en,
        "Touhou Six String 05.想"@ja,
        "Touhou Six String 05.Omoi"@ja-latn ;
    mo:performance_of <album/86937#musicalwork> ;
    mo:performer <artist/10896#subject>,
        <artist/2324#subject>,
        <artist/4306#subject>,
        <artist/6730#subject>,
        <artist/7395#subject>,
        <artist/9698#subject> ;
    mo:recorded_as <album/86937#musicalexpression> ;
    schema:byArtist <artist/10896#subject>,
        <artist/2324#subject>,
        <artist/4306#subject>,
        <artist/6730#subject>,
        <artist/7395#subject>,
        <artist/9698#subject> ;
    schema:name "Touhou Six String 05.Omoi"@en,
        "Touhou Six String 05.想"@ja,
        "Touhou Six String 05.Omoi"@ja-latn ;
    schema:workPerformed <album/86937#musicalwork> .

<album/86937#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-12-29"^^xsd:date ;
    dcterms:title "Touhou Six String 05.Omoi"@en,
        "Touhou Six String 05.想"@ja,
        "Touhou Six String 05.Omoi"@ja-latn ;
    mo:catalogue_number "HLCD-0051" ;
    mo:media_type "CD" ;
    mo:publication_of <album/86937#musicalexpression> ;
    mo:publisher <org/443#subject> ;
    mo:record _:N0b23d39adca047689ac4b8f0f95cdfcd ;
    mo:record_count 1 ;
    mo:release <event/207> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/33#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/10896#subject>,
        <artist/2324#subject>,
        <artist/4306#subject>,
        <artist/6730#subject>,
        <artist/7395#subject>,
        <artist/9698#subject> ;
    schema:datePublished "2017-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/86937/86937-1558552557.jpg> ;
    schema:name "Touhou Six String 05.Omoi"@en,
        "Touhou Six String 05.想"@ja,
        "Touhou Six String 05.Omoi"@ja-latn ;
    schema:publisher <org/443#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/86937/86937-1558552557.jpg> .

_:N15634325a0f94e2291f1fdd2f4a569f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "twilight"@ja,
        "twilight"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N0b23d39adca047689ac4b8f0f95cdfcd ;
    schema:name "twilight"@ja,
        "twilight"@ja-latn .

_:N225d487206c4493488bad3082a1a6646 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walk in the Light"@ja,
        "Walk in the Light"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N0b23d39adca047689ac4b8f0f95cdfcd ;
    schema:name "Walk in the Light"@ja,
        "Walk in the Light"@ja-latn .

_:N4fa596d192674f20ac4493f16edae473 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a power -re-"@ja,
        "a power -re-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N0b23d39adca047689ac4b8f0f95cdfcd ;
    schema:name "a power -re-"@ja,
        "a power -re-"@ja-latn .

_:N640c84dd8f824a9994b915f23e3b47e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "素敵な夜に集いましょ"@ja,
        "Suteki na Yoru ni Tsudoimasho"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N0b23d39adca047689ac4b8f0f95cdfcd ;
    schema:name "素敵な夜に集いましょ"@ja,
        "Suteki na Yoru ni Tsudoimasho"@ja-latn .

_:N6542665d572949a3ac5baa913ce233e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "colors"@ja,
        "colors"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N0b23d39adca047689ac4b8f0f95cdfcd ;
    schema:name "colors"@ja,
        "colors"@ja-latn .

_:N6bc51f4d66964814a8d8f850332b598a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "teardrop -re-"@ja,
        "teardrop -re-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N0b23d39adca047689ac4b8f0f95cdfcd ;
    schema:name "teardrop -re-"@ja,
        "teardrop -re-"@ja-latn .

_:Nc5c882e784554a29a0140dce171a27a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "illusion"@ja,
        "illusion"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N0b23d39adca047689ac4b8f0f95cdfcd ;
    schema:name "illusion"@ja,
        "illusion"@ja-latn .

_:Ned4cd256e2fc4ae18797c25d9275aa1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "daydream"@ja,
        "daydream"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N0b23d39adca047689ac4b8f0f95cdfcd ;
    schema:name "daydream"@ja,
        "daydream"@ja-latn .

_:N0b23d39adca047689ac4b8f0f95cdfcd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15634325a0f94e2291f1fdd2f4a569f0,
        _:N225d487206c4493488bad3082a1a6646,
        _:N4fa596d192674f20ac4493f16edae473,
        _:N640c84dd8f824a9994b915f23e3b47e9,
        _:N6542665d572949a3ac5baa913ce233e5,
        _:N6bc51f4d66964814a8d8f850332b598a,
        _:Nc5c882e784554a29a0140dce171a27a2,
        _:Ned4cd256e2fc4ae18797c25d9275aa1e ;
    mo:track_count 8 ;
    schema:duration "PT36:14"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N15634325a0f94e2291f1fdd2f4a569f0,
        _:N225d487206c4493488bad3082a1a6646,
        _:N4fa596d192674f20ac4493f16edae473,
        _:N640c84dd8f824a9994b915f23e3b47e9,
        _:N6542665d572949a3ac5baa913ce233e5,
        _:N6bc51f4d66964814a8d8f850332b598a,
        _:Nc5c882e784554a29a0140dce171a27a2,
        _:Ned4cd256e2fc4ae18797c25d9275aa1e .

