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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90063#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/90063#composition>,
        <album/90063#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/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@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/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/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/7213#subject> a schema:CreativeWork ;
    schema:name "Hifuu Nightmare Diary ~ Violet Detector."@en,
        "秘封ナイトメアダイアリー　〜 Violet Detector."@ja,
        "Hifuu Nightmare Diary ~ Violet Detector."@ja-latn ;
    foaf:name "Hifuu Nightmare Diary ~ Violet Detector."@en,
        "秘封ナイトメアダイアリー　〜 Violet Detector."@ja,
        "Hifuu Nightmare Diary ~ Violet Detector."@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/90063#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Light Night Beat Inst Collection"@en,
        "Light Night Beat Inst Collection"@ja,
        "Light Night Beat Inst Collection"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/90063#musicalwork> ;
    schema:name "Light Night Beat Inst Collection"@en,
        "Light Night Beat Inst Collection"@ja,
        "Light Night Beat Inst Collection"@ja-latn .

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

<album/90063#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Light Night Beat Inst Collection"@en,
        "Light Night Beat Inst Collection"@ja,
        "Light Night Beat Inst Collection"@ja-latn ;
    mo:performance_of <album/90063#musicalwork> ;
    mo:recorded_as <album/90063#musicalexpression> ;
    schema:name "Light Night Beat Inst Collection"@en,
        "Light Night Beat Inst Collection"@ja,
        "Light Night Beat Inst Collection"@ja-latn ;
    schema:workPerformed <album/90063#musicalwork> .

<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/36/90063/90063-1567616589.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/90063#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/90063/90063-1567616589.png> ;
    foaf:depicts <album/90063#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/90063/90063-1567616589.png> .

<https://medium-media.vgm.io/albums/36/90063/90063-1567616589.png> a schema:ImageObject,
        foaf:Image .

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

<album/90063#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-12"^^xsd:date ;
    dcterms:title "Light Night Beat Inst Collection"@en,
        "Light Night Beat Inst Collection"@ja,
        "Light Night Beat Inst Collection"@ja-latn ;
    mo:catalogue_number "HLCD-0057" ;
    mo:media_type "CD" ;
    mo:publication_of <album/90063#musicalexpression> ;
    mo:publisher <org/226#subject> ;
    mo:record _:N7469e895681f41b297f2304931338df0 ;
    mo:record_count 1 ;
    mo:release <event/223> ;
    schema:about <product/1948#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/7213#subject>,
        <product/882#subject> ;
    schema:datePublished "2019-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/90063/90063-1567616589.png> ;
    schema:name "Light Night Beat Inst Collection"@en,
        "Light Night Beat Inst Collection"@ja,
        "Light Night Beat Inst Collection"@ja-latn ;
    schema:publisher <org/226#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/90063/90063-1567616589.png> .

_:N031c127f779a4419879aa582715fee74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "景色の外側へ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:N7469e895681f41b297f2304931338df0 ;
    schema:name "景色の外側へ"@ja .

_:N8103633ea71b4248bca969fddaa744e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "散華 -Remake-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N7469e895681f41b297f2304931338df0 ;
    schema:name "散華 -Remake-"@ja .

_:N86199e8cb081452aaf2f1e41785b80ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebelion -Remake-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N7469e895681f41b297f2304931338df0 ;
    schema:name "Rebelion -Remake-"@ja .

_:N88796cf8625c4de2829aa065c99e3b38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Materials -Remake-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:N7469e895681f41b297f2304931338df0 ;
    schema:name "Dancing Materials -Remake-"@ja .

_:Nc60629c3a7e74d2595898eb948932384 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ⅩⅢの月 -Remake-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N7469e895681f41b297f2304931338df0 ;
    schema:name "ⅩⅢの月 -Remake-"@ja .

_:Ncb3eaa42456d48c79af6d192005c14be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smoky Flavor"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N7469e895681f41b297f2304931338df0 ;
    schema:name "Smoky Flavor"@ja .

_:Ndf954e6d7af54bf782e61e9d8a096c36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風と季節を感じて -Remake-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N7469e895681f41b297f2304931338df0 ;
    schema:name "風と季節を感じて -Remake-"@ja .

_:Nebabea4108f04af0901c4a2a5186b37e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "chained"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N7469e895681f41b297f2304931338df0 ;
    schema:name "chained"@ja .

_:Nedda9efac6a942709d075095d626fef0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "radiance -Remake-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:43"^^xsd:interval ;
    schema:inPlaylist _:N7469e895681f41b297f2304931338df0 ;
    schema:name "radiance -Remake-"@ja .

_:Nef6ae68dc4844847bec9952276110226 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "celestial avenue cafe -Remake-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:N7469e895681f41b297f2304931338df0 ;
    schema:name "celestial avenue cafe -Remake-"@ja .

_:N7469e895681f41b297f2304931338df0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N031c127f779a4419879aa582715fee74,
        _:N8103633ea71b4248bca969fddaa744e4,
        _:N86199e8cb081452aaf2f1e41785b80ad,
        _:N88796cf8625c4de2829aa065c99e3b38,
        _:Nc60629c3a7e74d2595898eb948932384,
        _:Ncb3eaa42456d48c79af6d192005c14be,
        _:Ndf954e6d7af54bf782e61e9d8a096c36,
        _:Nebabea4108f04af0901c4a2a5186b37e,
        _:Nedda9efac6a942709d075095d626fef0,
        _:Nef6ae68dc4844847bec9952276110226 ;
    mo:track_count 10 ;
    schema:duration "PT57:17"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N031c127f779a4419879aa582715fee74,
        _:N8103633ea71b4248bca969fddaa744e4,
        _:N86199e8cb081452aaf2f1e41785b80ad,
        _:N88796cf8625c4de2829aa065c99e3b38,
        _:Nc60629c3a7e74d2595898eb948932384,
        _:Ncb3eaa42456d48c79af6d192005c14be,
        _:Ndf954e6d7af54bf782e61e9d8a096c36,
        _:Nebabea4108f04af0901c4a2a5186b37e,
        _:Nedda9efac6a942709d075095d626fef0,
        _:Nef6ae68dc4844847bec9952276110226 .

