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

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

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

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

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

<event/201> a mo:Release ;
    schema:name "Released at Comic Market 92 (Aug 11, 2017 to Aug 13, 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/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/86935#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Light Night Beat 6"@en,
        "Light Night Beat 6"@ja,
        "Light Night Beat 6"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/86935#musicalwork> ;
    schema:name "Light Night Beat 6"@en,
        "Light Night Beat 6"@ja,
        "Light Night Beat 6"@ja-latn .

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

<org/226#subject> schema:name "Hachimitsu-Lemon"@en,
        "はちみつれもん"@ja,
        "Hachimitsu-Lemon"@ja-latn ;
    foaf:name "Hachimitsu-Lemon"@en,
        "はちみつれもん"@ja,
        "Hachimitsu-Lemon"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/86935/86935-1558550960.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/86935#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Light Night Beat 6"@en,
        "Light Night Beat 6"@ja,
        "Light Night Beat 6"@ja-latn ;
    mo:performance_of <album/86935#musicalwork> ;
    mo:performer <artist/7395#subject>,
        <artist/9698#subject> ;
    mo:recorded_as <album/86935#musicalexpression> ;
    schema:byArtist <artist/7395#subject>,
        <artist/9698#subject> ;
    schema:name "Light Night Beat 6"@en,
        "Light Night Beat 6"@ja,
        "Light Night Beat 6"@ja-latn ;
    schema:workPerformed <album/86935#musicalwork> .

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

<album/86935#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-11"^^xsd:date ;
    dcterms:title "Light Night Beat 6"@en,
        "Light Night Beat 6"@ja,
        "Light Night Beat 6"@ja-latn ;
    mo:catalogue_number "HLCD-0048" ;
    mo:media_type "CD" ;
    mo:publication_of <album/86935#musicalexpression> ;
    mo:publisher <org/226#subject> ;
    mo:record _:Nfb35d5a13425462791520129c252f740 ;
    mo:record_count 1 ;
    mo:release <event/201> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/33#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/7395#subject>,
        <artist/9698#subject> ;
    schema:datePublished "2017-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/86935/86935-1558550960.jpg> ;
    schema:name "Light Night Beat 6"@en,
        "Light Night Beat 6"@ja,
        "Light Night Beat 6"@ja-latn ;
    schema:publisher <org/226#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/86935/86935-1558550960.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ichi"@en ;
    foaf:made <album/86935#lyrics> ;
    foaf:name "Ichi"@en .

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

_:N1d88a72ba61347d4954872ee1428a66c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silver Blaze"@en,
        "Silver Blaze"@ja,
        "Silver Blaze"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:Nfb35d5a13425462791520129c252f740 ;
    schema:name "Silver Blaze"@en,
        "Silver Blaze"@ja,
        "Silver Blaze"@ja-latn .

_:N284c72e9aaaf46fb9b99f6876fdb9bb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Artful Colors"@en,
        "Artful Colors"@ja,
        "Artful Colors"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:Nfb35d5a13425462791520129c252f740 ;
    schema:name "Artful Colors"@en,
        "Artful Colors"@ja,
        "Artful Colors"@ja-latn .

_:N462b40bfa8c44073a96be27037b3fa76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly up higher! -LNB6 Remix-"@en,
        "Fly up higher! -LNB6 Remix-"@ja,
        "Fly up higher! -LNB6 Remix-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nfb35d5a13425462791520129c252f740 ;
    schema:name "Fly up higher! -LNB6 Remix-"@en,
        "Fly up higher! -LNB6 Remix-"@ja,
        "Fly up higher! -LNB6 Remix-"@ja-latn .

_:N856536ef654a44d490efaf706ef646cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Close to you -LNB6 Remix- [Instrumental]"@en,
        "Close to you -LNB6 Remix- [Instrumental]"@ja,
        "Close to you -LNB6 Remix- [Instrumental]"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT7:42"^^xsd:interval ;
    schema:inPlaylist _:Nfb35d5a13425462791520129c252f740 ;
    schema:name "Close to you -LNB6 Remix- [Instrumental]"@en,
        "Close to you -LNB6 Remix- [Instrumental]"@ja,
        "Close to you -LNB6 Remix- [Instrumental]"@ja-latn .

_:N9b5d8fab768d449ebb3483984ac663a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Ribbon"@en,
        "Red Ribbon"@ja,
        "Red Ribbon"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:25"^^xsd:interval ;
    schema:inPlaylist _:Nfb35d5a13425462791520129c252f740 ;
    schema:name "Red Ribbon"@en,
        "Red Ribbon"@ja,
        "Red Ribbon"@ja-latn .

_:Nadda02d02166437aad6dd768a721b194 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Artful Colors [Instrumental]"@en,
        "Artful Colors [Instrumental]"@ja,
        "Artful Colors [Instrumental]"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nfb35d5a13425462791520129c252f740 ;
    schema:name "Artful Colors [Instrumental]"@en,
        "Artful Colors [Instrumental]"@ja,
        "Artful Colors [Instrumental]"@ja-latn .

_:Nb196bdaf5b5147bfb1d8c59c83d423a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Azure"@en,
        "Blue Azure"@ja,
        "Blue Azure"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:Nfb35d5a13425462791520129c252f740 ;
    schema:name "Blue Azure"@en,
        "Blue Azure"@ja,
        "Blue Azure"@ja-latn .

_:Nb4f0cbf1735b4a65a50db0b93c8655b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pilgrim -LNB6 Remix-"@en,
        "Pilgrim -LNB6 Remix-"@ja,
        "Pilgrim -LNB6 Remix-"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Nfb35d5a13425462791520129c252f740 ;
    schema:name "Pilgrim -LNB6 Remix-"@en,
        "Pilgrim -LNB6 Remix-"@ja,
        "Pilgrim -LNB6 Remix-"@ja-latn .

_:Nbd0881d9253a417cbb168f60354d18e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Flower -LNB6 Remix-"@en,
        "月の花 -LNB6 Remix-"@ja,
        "Tsuki no Hana -LNB6 Remix-"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nfb35d5a13425462791520129c252f740 ;
    schema:name "Moon Flower -LNB6 Remix-"@en,
        "月の花 -LNB6 Remix-"@ja,
        "Tsuki no Hana -LNB6 Remix-"@ja-latn .

_:Ncd8055aa19ee4373988316a9720863ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Flower -LNB6 Remix- [Instrumental]"@en,
        "月の花 -LNB6 Remix- [Instrumental]"@ja,
        "Tsuki no Hana -LNB6 Remix- [Instrumental]"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nfb35d5a13425462791520129c252f740 ;
    schema:name "Moon Flower -LNB6 Remix- [Instrumental]"@en,
        "月の花 -LNB6 Remix- [Instrumental]"@ja,
        "Tsuki no Hana -LNB6 Remix- [Instrumental]"@ja-latn .

_:Nd36af1bbbca44e81bbfc480edb01b5ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Close to you -LNB6 Remix-"@en,
        "Close to you -LNB6 Remix-"@ja,
        "Close to you -LNB6 Remix-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT7:43"^^xsd:interval ;
    schema:inPlaylist _:Nfb35d5a13425462791520129c252f740 ;
    schema:name "Close to you -LNB6 Remix-"@en,
        "Close to you -LNB6 Remix-"@ja,
        "Close to you -LNB6 Remix-"@ja-latn .

_:Nd87484fbd4174b919fbac24172218fa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly up higher! -LNB6 Remix- [Instrumental]"@en,
        "Fly up higher! -LNB6 Remix- [Instrumental]"@ja,
        "Fly up higher! -LNB6 Remix- [Instrumental]"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nfb35d5a13425462791520129c252f740 ;
    schema:name "Fly up higher! -LNB6 Remix- [Instrumental]"@en,
        "Fly up higher! -LNB6 Remix- [Instrumental]"@ja,
        "Fly up higher! -LNB6 Remix- [Instrumental]"@ja-latn .

_:Nfb35d5a13425462791520129c252f740 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d88a72ba61347d4954872ee1428a66c,
        _:N284c72e9aaaf46fb9b99f6876fdb9bb4,
        _:N462b40bfa8c44073a96be27037b3fa76,
        _:N856536ef654a44d490efaf706ef646cf,
        _:N9b5d8fab768d449ebb3483984ac663a8,
        _:Nadda02d02166437aad6dd768a721b194,
        _:Nb196bdaf5b5147bfb1d8c59c83d423a4,
        _:Nb4f0cbf1735b4a65a50db0b93c8655b4,
        _:Nbd0881d9253a417cbb168f60354d18e4,
        _:Ncd8055aa19ee4373988316a9720863ec,
        _:Nd36af1bbbca44e81bbfc480edb01b5ca,
        _:Nd87484fbd4174b919fbac24172218fa0 ;
    mo:track_count 12 ;
    schema:duration "PT70:56"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1d88a72ba61347d4954872ee1428a66c,
        _:N284c72e9aaaf46fb9b99f6876fdb9bb4,
        _:N462b40bfa8c44073a96be27037b3fa76,
        _:N856536ef654a44d490efaf706ef646cf,
        _:N9b5d8fab768d449ebb3483984ac663a8,
        _:Nadda02d02166437aad6dd768a721b194,
        _:Nb196bdaf5b5147bfb1d8c59c83d423a4,
        _:Nb4f0cbf1735b4a65a50db0b93c8655b4,
        _:Nbd0881d9253a417cbb168f60354d18e4,
        _:Ncd8055aa19ee4373988316a9720863ec,
        _:Nd36af1bbbca44e81bbfc480edb01b5ca,
        _:Nd87484fbd4174b919fbac24172218fa0 .

