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

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

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

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

<artist/7362#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86707#subject> ;
    schema:name "Coro"@en ;
    foaf:made <album/86707#composition>,
        <album/86707#subject> ;
    foaf:name "Coro"@en .

<event/221> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 16 (May 05, 2019)" .

<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/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/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/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/86707#musicalexpression> a mo:Signal ;
    mo:published_as <album/86707#subject> ;
    mo:records <album/86707#performance> .

<org/1472#subject> schema:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn ;
    foaf:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn .

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

<https://medium-media.vgm.io/albums/70/86707/86707-d13eab0edd48.jpg> a schema:ImageObject,
        foaf:Image .

<album/86707#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TOHOSOS vol.1 ~ Sign of Stars"@en,
        "東方SOS vol.1 ～ Sign of Stars"@ja,
        "TOHOSOS vol.1 ~ Sign of Stars"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/7362#subject> ;
    mo:produced_work <album/86707#musicalwork> ;
    schema:name "TOHOSOS vol.1 ~ Sign of Stars"@en,
        "東方SOS vol.1 ～ Sign of Stars"@ja,
        "TOHOSOS vol.1 ~ Sign of Stars"@ja-latn .

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

<artist/16651#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86707#performance> ;
    schema:name "Miya Amamiya"@en,
        "天宮みや"@ja ;
    foaf:made <album/86707#lyrics>,
        <album/86707#subject> ;
    foaf:name "Miya Amamiya"@en,
        "天宮みや"@ja .

<artist/16956#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86707#performance> ;
    schema:name "Matsu"@en,
        "抹"@ja ;
    foaf:made <album/86707#lyrics>,
        <album/86707#subject> ;
    foaf:name "Matsu"@en,
        "抹"@ja .

<artist/16958#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86707#performance> ;
    schema:name "ytr"@en,
        "ｙｔｒ"@ja ;
    foaf:made <album/86707#lyrics>,
        <album/86707#subject> ;
    foaf:name "ytr"@en,
        "ｙｔｒ"@ja .

<artist/31087#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86707#performance> ;
    schema:name "Ami Himegi"@en,
        "姫城碧海"@ja ;
    foaf:name "Ami Himegi"@en,
        "姫城碧海"@ja .

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

<artist/34582#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86707#performance> ;
    schema:name "Inugami"@en,
        "犬神"@ja ;
    foaf:name "Inugami"@en,
        "犬神"@ja .

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

<artist/9193#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86707#performance> ;
    schema:name "rapbit"@en,
        "らっぷびと"@ja ;
    foaf:made <album/86707#lyrics>,
        <album/86707#subject> ;
    foaf:name "rapbit"@en,
        "らっぷびと"@ja .

<artist/9452#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86707#performance> ;
    schema:name "senya"@en ;
    foaf:name "senya"@en .

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

<album/86707#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TOHOSOS vol.1 ~ Sign of Stars"@en,
        "東方SOS vol.1 ～ Sign of Stars"@ja,
        "TOHOSOS vol.1 ~ Sign of Stars"@ja-latn ;
    mo:performance_of <album/86707#musicalwork> ;
    mo:performer <artist/16651#subject>,
        <artist/16956#subject>,
        <artist/16958#subject>,
        <artist/31087#subject>,
        <artist/31089#subject>,
        <artist/34582#subject>,
        <artist/41560#subject>,
        <artist/9193#subject>,
        <artist/9452#subject> ;
    mo:recorded_as <album/86707#musicalexpression> ;
    schema:byArtist <artist/16651#subject>,
        <artist/16956#subject>,
        <artist/16958#subject>,
        <artist/31087#subject>,
        <artist/31089#subject>,
        <artist/34582#subject>,
        <artist/41560#subject>,
        <artist/9193#subject>,
        <artist/9452#subject> ;
    schema:name "TOHOSOS vol.1 ~ Sign of Stars"@en,
        "東方SOS vol.1 ～ Sign of Stars"@ja,
        "TOHOSOS vol.1 ~ Sign of Stars"@ja-latn ;
    schema:workPerformed <album/86707#musicalwork> .

<album/86707#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-05"^^xsd:date ;
    dcterms:title "TOHOSOS vol.1 ~ Sign of Stars"@en,
        "東方SOS vol.1 ～ Sign of Stars"@ja,
        "TOHOSOS vol.1 ~ Sign of Stars"@ja-latn ;
    mo:catalogue_number "TSOS-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/86707#musicalexpression> ;
    mo:publisher <org/1472#subject> ;
    mo:record _:N71a8f71aad104ecf8ed74162a36eb8ae ;
    mo:record_count 1 ;
    mo:release <event/221> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/16651#subject>,
        <artist/16956#subject>,
        <artist/16958#subject>,
        <artist/31087#subject>,
        <artist/31089#subject>,
        <artist/34582#subject>,
        <artist/41560#subject>,
        <artist/9193#subject>,
        <artist/9452#subject> ;
    schema:datePublished "2019-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/86707/86707-d13eab0edd48.jpg> ;
    schema:name "TOHOSOS vol.1 ~ Sign of Stars"@en,
        "東方SOS vol.1 ～ Sign of Stars"@ja,
        "TOHOSOS vol.1 ~ Sign of Stars"@ja-latn ;
    schema:publisher <org/1472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/86707/86707-d13eab0edd48.jpg> .

_:N26e9a080f00647808268812addd0fa77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星の器 (feat.らっぷびと, 天宮みや)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71a8f71aad104ecf8ed74162a36eb8ae ;
    schema:name "星の器 (feat.らっぷびと, 天宮みや)"@ja .

_:N2c70f7b659f349bfb5bcc186d488a633 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sign of Stars"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71a8f71aad104ecf8ed74162a36eb8ae ;
    schema:name "Sign of Stars"@ja .

_:N2c95c4672493450aa76dc1f8fc0dd1c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君だけのアタラクシア (feat.ytr)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71a8f71aad104ecf8ed74162a36eb8ae ;
    schema:name "君だけのアタラクシア (feat.ytr)"@ja .

_:N679df673dc644ca0a0d1ba139d87f0b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天狗の落とし文 (feat.ytr, Yuzurisa)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71a8f71aad104ecf8ed74162a36eb8ae ;
    schema:name "天狗の落とし文 (feat.ytr, Yuzurisa)"@ja .

_:N7ca9f07040434de3afe6fcbc873c7867 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "色は匂へど散りぬるを (feat.抹, ytr, らっぷびと)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71a8f71aad104ecf8ed74162a36eb8ae ;
    schema:name "色は匂へど散りぬるを (feat.抹, ytr, らっぷびと)"@ja .

_:N9ee649dbfec346c08b63341fbcb9d24e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無限のファンタジア"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71a8f71aad104ecf8ed74162a36eb8ae ;
    schema:name "無限のファンタジア"@ja .

_:Nf1a5aaafb7c14276928c42b9fe999cb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒトリシズカ (feat.らっぷびと)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N71a8f71aad104ecf8ed74162a36eb8ae ;
    schema:name "ヒトリシズカ (feat.らっぷびと)"@ja .

_:N71a8f71aad104ecf8ed74162a36eb8ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26e9a080f00647808268812addd0fa77,
        _:N2c70f7b659f349bfb5bcc186d488a633,
        _:N2c95c4672493450aa76dc1f8fc0dd1c2,
        _:N679df673dc644ca0a0d1ba139d87f0b4,
        _:N7ca9f07040434de3afe6fcbc873c7867,
        _:N9ee649dbfec346c08b63341fbcb9d24e,
        _:Nf1a5aaafb7c14276928c42b9fe999cb5 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N26e9a080f00647808268812addd0fa77,
        _:N2c70f7b659f349bfb5bcc186d488a633,
        _:N2c95c4672493450aa76dc1f8fc0dd1c2,
        _:N679df673dc644ca0a0d1ba139d87f0b4,
        _:N7ca9f07040434de3afe6fcbc873c7867,
        _:N9ee649dbfec346c08b63341fbcb9d24e,
        _:Nf1a5aaafb7c14276928c42b9fe999cb5 .

