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

<artist/9454#subject> a schema:Person,
        foaf:Person ;
    schema:name "kamase-tora"@en,
        "かませ虎"@ja ;
    foaf:made <album/101722#lyrics>,
        <album/101722#subject> ;
    foaf:name "kamase-tora"@en,
        "かませ虎"@ja .

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

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

<artist/35043#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101722#subject> ;
    schema:name "ゆりみっくす"@ja ;
    foaf:made <album/101722#composition>,
        <album/101722#subject> ;
    foaf:name "ゆりみっくす"@ja .

<artist/35045#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101722#subject> ;
    schema:name "Maou"@en,
        "魔王"@ja ;
    foaf:made <album/101722#composition>,
        <album/101722#subject> ;
    foaf:name "Maou"@en,
        "魔王"@ja .

<event/269> a mo:Release ;
    schema:name "Released at Touhou Meikasai 14 (Aug 09, 2020)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<product/5072#subject> a schema:CreativeWork ;
    schema:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@ja-latn ;
    foaf:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@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 .

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

<org/687#subject> schema:name "Yuuhei Satellite"@en,
        "幽閉サテライト"@ja,
        "Yuuhei Satellite"@ja-latn ;
    foaf:name "Yuuhei Satellite"@en,
        "幽閉サテライト"@ja,
        "Yuuhei Satellite"@ja-latn .

<https://media.vgm.io/albums/22/101722/101722-37f89ce13015.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/101722#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/101722/101722-37f89ce13015.jpg> ;
    foaf:depicts <album/101722#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/101722/101722-37f89ce13015.jpg> .

<https://medium-media.vgm.io/albums/22/101722/101722-37f89ce13015.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/31089#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101722#performance> ;
    schema:name "Toa"@en,
        "兎明"@ja ;
    foaf:name "Toa"@en,
        "兎明"@ja .

<artist/34304#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101722#performance> ;
    schema:name "Marcia"@en ;
    foaf:made <album/101722#lyrics>,
        <album/101722#subject> ;
    foaf:name "Marcia"@en .

<album/101722#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kono Hagakure ~Seki~"@en,
        "コノ葉隠レ～石～"@ja,
        "Kono Hagakure ~Seki~"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/35043#subject>,
        <artist/35045#subject> ;
    mo:produced_work <album/101722#musicalwork> ;
    schema:name "Kono Hagakure ~Seki~"@en,
        "コノ葉隠レ～石～"@ja,
        "Kono Hagakure ~Seki~"@ja-latn .

<album/101722#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kono Hagakure ~Seki~"@en,
        "コノ葉隠レ～石～"@ja,
        "Kono Hagakure ~Seki~"@ja-latn ;
    mo:performance_of <album/101722#musicalwork> ;
    mo:performer <artist/31089#subject>,
        <artist/34304#subject> ;
    mo:recorded_as <album/101722#musicalexpression> ;
    schema:byArtist <artist/31089#subject>,
        <artist/34304#subject> ;
    schema:name "Kono Hagakure ~Seki~"@en,
        "コノ葉隠レ～石～"@ja,
        "Kono Hagakure ~Seki~"@ja-latn ;
    schema:workPerformed <album/101722#musicalwork> .

<album/101722#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-09"^^xsd:date ;
    dcterms:title "Kono Hagakure ~Seki~"@en,
        "コノ葉隠レ～石～"@ja,
        "Kono Hagakure ~Seki~"@ja-latn ;
    mo:catalogue_number "YHST-0137" ;
    mo:media_type "CD" ;
    mo:publication_of <album/101722#musicalexpression> ;
    mo:publisher <org/687#subject> ;
    mo:record _:N8ba91ba32e3c4eee9c1a84202ba08658 ;
    mo:record_count 1 ;
    mo:release <event/269> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/31#subject>,
        <product/5072#subject>,
        <product/7213#subject> ;
    schema:byArtist <artist/31089#subject>,
        <artist/34304#subject> ;
    schema:datePublished "2020-08-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/101722/101722-37f89ce13015.jpg> ;
    schema:name "Kono Hagakure ~Seki~"@en,
        "コノ葉隠レ～石～"@ja,
        "Kono Hagakure ~Seki~"@ja-latn ;
    schema:publisher <org/687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/101722/101722-37f89ce13015.jpg> .

_:N0e01b39c49424625b05eecbfb9bb9f95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コノ葉隠レ～石～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N8ba91ba32e3c4eee9c1a84202ba08658 ;
    schema:name "コノ葉隠レ～石～"@ja .

_:N23d344116e2443928c3ab9252f750263 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華は美しく散る"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N8ba91ba32e3c4eee9c1a84202ba08658 ;
    schema:name "華は美しく散る"@ja .

_:N32b5a8b2884446088e0f70ff1eaa75b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪の証明を"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N8ba91ba32e3c4eee9c1a84202ba08658 ;
    schema:name "悪の証明を"@ja .

_:Nb331efd953cb4bc885d427b56e93b840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小悪魔りんご (2020 ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N8ba91ba32e3c4eee9c1a84202ba08658 ;
    schema:name "小悪魔りんご (2020 ver.)"@ja .

_:Nc0d4f7df73714f9b9848251ea1c03ef3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秘密の神域"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N8ba91ba32e3c4eee9c1a84202ba08658 ;
    schema:name "秘密の神域"@ja .

_:Nf67a435861054218883bbb2538f47294 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪夢の微笑み"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N8ba91ba32e3c4eee9c1a84202ba08658 ;
    schema:name "悪夢の微笑み"@ja .

_:N8ba91ba32e3c4eee9c1a84202ba08658 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e01b39c49424625b05eecbfb9bb9f95,
        _:N23d344116e2443928c3ab9252f750263,
        _:N32b5a8b2884446088e0f70ff1eaa75b3,
        _:Nb331efd953cb4bc885d427b56e93b840,
        _:Nc0d4f7df73714f9b9848251ea1c03ef3,
        _:Nf67a435861054218883bbb2538f47294 ;
    mo:track_count 6 ;
    schema:duration "PT23:11"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0e01b39c49424625b05eecbfb9bb9f95,
        _:N23d344116e2443928c3ab9252f750263,
        _:N32b5a8b2884446088e0f70ff1eaa75b3,
        _:Nb331efd953cb4bc885d427b56e93b840,
        _:Nc0d4f7df73714f9b9848251ea1c03ef3,
        _:Nf67a435861054218883bbb2538f47294 .

