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

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

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

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

<artist/11171#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58291#subject> ;
    schema:name "Foster"@en ;
    foaf:made <album/58291#composition>,
        <album/58291#subject> ;
    foaf:name "Foster"@en .

<artist/11651#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58291#subject> ;
    schema:name "Kenji Miyazawa"@en,
        "宮沢賢治"@ja ;
    foaf:made <album/58291#composition>,
        <album/58291#subject> ;
    foaf:name "Kenji Miyazawa"@en,
        "宮沢賢治"@ja .

<artist/2421#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58291#subject> ;
    schema:name "Holst"@en ;
    foaf:made <album/58291#composition>,
        <album/58291#subject> ;
    foaf:name "Holst"@en .

<event/187> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 13 (May 08, 2016)" .

<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/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/3430#subject> a schema:CreativeWork ;
    schema:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn ;
    foaf:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn .

<product/3431#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinpiroku ~ Urban Legend in Limbo."@en,
        "東方深秘録　～ Urban Legend in Limbo."@ja,
        "Touhou Shinpiroku ~ Urban Legend in Limbo."@ja-latn ;
    foaf:name "Touhou Shinpiroku ~ Urban Legend in Limbo."@en,
        "東方深秘録　～ Urban Legend in Limbo."@ja,
        "Touhou Shinpiroku ~ Urban Legend in Limbo."@ja-latn .

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

<org/1484#subject> schema:name "Ringing Volcano"@en,
        "風鈴ぼるけいの"@ja,
        "Ringing Volcano"@ja-latn ;
    foaf:name "Ringing Volcano"@en,
        "風鈴ぼるけいの"@ja,
        "Ringing Volcano"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/58291/58291-1486892510.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16306#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58291#performance> ;
    schema:name "Roco"@en,
        "ろこ"@ja ;
    foaf:name "Roco"@en,
        "ろこ"@ja .

<artist/17080#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58291#performance> ;
    schema:name "Sakana Nakasako"@en,
        "中迫酒菜"@ja ;
    foaf:name "Sakana Nakasako"@en,
        "中迫酒菜"@ja .

<artist/17085#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58291#performance> ;
    schema:name "Chabatake"@en,
        "茶畑"@ja ;
    foaf:name "Chabatake"@en,
        "茶畑"@ja .

<artist/19779#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58291#performance> ;
    schema:name "Asako Ueda"@en,
        "上田朝子"@ja ;
    foaf:name "Asako Ueda"@en,
        "上田朝子"@ja .

<artist/25501#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58291#performance> ;
    schema:name "ngr"@en,
        "ねごろ"@ja ;
    foaf:name "ngr"@en,
        "ねごろ"@ja .

<artist/25502#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58291#performance> ;
    schema:name "Dunebass"@en,
        "づねばす"@ja ;
    foaf:name "Dunebass"@en,
        "づねばす"@ja .

<artist/25503#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58291#performance> ;
    schema:name "NAO"@en,
        "ナオ"@ja ;
    foaf:name "NAO"@en,
        "ナオ"@ja .

<artist/9572#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/58291#performance> ;
    schema:name "Koin Kikuichi"@en,
        "菊一倖殷"@ja ;
    foaf:name "Koin Kikuichi"@en,
        "菊一倖殷"@ja .

<album/58291#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kissa Bakeneko de Oshaberi wo"@en,
        "喫茶化猫でおしゃべりを"@ja,
        "Kissa Bakeneko de Oshaberi wo"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tosti"@en ;
            foaf:made <album/58291#composition> ;
            foaf:name "Tosti"@en ],
        <artist/1#subject>,
        <artist/11171#subject>,
        <artist/11651#subject>,
        <artist/2421#subject> ;
    mo:produced_work <album/58291#musicalwork> ;
    schema:name "Kissa Bakeneko de Oshaberi wo"@en,
        "喫茶化猫でおしゃべりを"@ja,
        "Kissa Bakeneko de Oshaberi wo"@ja-latn .

<album/58291#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kissa Bakeneko de Oshaberi wo"@en,
        "喫茶化猫でおしゃべりを"@ja,
        "Kissa Bakeneko de Oshaberi wo"@ja-latn ;
    mo:performance_of <album/58291#musicalwork> ;
    mo:performer <artist/16306#subject>,
        <artist/17080#subject>,
        <artist/17085#subject>,
        <artist/19779#subject>,
        <artist/25501#subject>,
        <artist/25502#subject>,
        <artist/25503#subject>,
        <artist/9572#subject> ;
    mo:recorded_as <album/58291#musicalexpression> ;
    schema:byArtist <artist/16306#subject>,
        <artist/17080#subject>,
        <artist/17085#subject>,
        <artist/19779#subject>,
        <artist/25501#subject>,
        <artist/25502#subject>,
        <artist/25503#subject>,
        <artist/9572#subject> ;
    schema:name "Kissa Bakeneko de Oshaberi wo"@en,
        "喫茶化猫でおしゃべりを"@ja,
        "Kissa Bakeneko de Oshaberi wo"@ja-latn ;
    schema:workPerformed <album/58291#musicalwork> .

<album/58291#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-08"^^xsd:date ;
    dcterms:title "Kissa Bakeneko de Oshaberi wo"@en,
        "喫茶化猫でおしゃべりを"@ja,
        "Kissa Bakeneko de Oshaberi wo"@ja-latn ;
    mo:catalogue_number "RVMC-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/58291#musicalexpression> ;
    mo:publisher <org/1484#subject> ;
    mo:record _:N49117f9907a440caa282bc5938623ea2 ;
    mo:record_count 1 ;
    mo:release <event/187> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/3430#subject>,
        <product/3431#subject> ;
    schema:byArtist <artist/16306#subject>,
        <artist/17080#subject>,
        <artist/17085#subject>,
        <artist/19779#subject>,
        <artist/25501#subject>,
        <artist/25502#subject>,
        <artist/25503#subject>,
        <artist/9572#subject> ;
    schema:datePublished "2016-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/58291/58291-1486892510.jpg> ;
    schema:name "Kissa Bakeneko de Oshaberi wo"@en,
        "喫茶化猫でおしゃべりを"@ja,
        "Kissa Bakeneko de Oshaberi wo"@ja-latn ;
    schema:publisher <org/1484#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/58291/58291-1486892510.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58291#subject> ;
    schema:name "Tosti"@en ;
    foaf:made <album/58291#subject> ;
    foaf:name "Tosti"@en .

_:N176c56e91e714caa86feff568301b5b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙そらめぐり"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N49117f9907a440caa282bc5938623ea2 ;
    schema:name "宇宙そらめぐり"@ja .

_:N234f19b1a1314120a64fe657e24616e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's chu♡chu"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N49117f9907a440caa282bc5938623ea2 ;
    schema:name "Let's chu♡chu"@ja .

_:N2f242956754d4ca498e36b872870de80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うわさ話"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N49117f9907a440caa282bc5938623ea2 ;
    schema:name "うわさ話"@ja .

_:N4f88487046664ef6a3969a316a8208e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メリーの好きなもの"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N49117f9907a440caa282bc5938623ea2 ;
    schema:name "メリーの好きなもの"@ja .

_:N5bf1991de2ad4f539f986768e4ddeafb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日はどこに?"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N49117f9907a440caa282bc5938623ea2 ;
    schema:name "明日はどこに?"@ja .

_:N82daba939af842dd91bf58eb6331f879 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "喫茶化猫へようこそ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N49117f9907a440caa282bc5938623ea2 ;
    schema:name "喫茶化猫へようこそ"@ja .

_:Nb5e5d96e3fe8438490080fead573e1e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "久しぶりのお客様"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N49117f9907a440caa282bc5938623ea2 ;
    schema:name "久しぶりのお客様"@ja .

_:Nb8e73fd36103419a985f21596d184e16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わたしのそっくりさん"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N49117f9907a440caa282bc5938623ea2 ;
    schema:name "わたしのそっくりさん"@ja .

_:Ne0721dfe09e34622b77a6194d47bc99c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CLOSED"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N49117f9907a440caa282bc5938623ea2 ;
    schema:name "CLOSED"@ja .

_:Nf5c265449ed64a229916ce63df9ca216 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こんな夢をみたの"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N49117f9907a440caa282bc5938623ea2 ;
    schema:name "こんな夢をみたの"@ja .

_:N49117f9907a440caa282bc5938623ea2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N176c56e91e714caa86feff568301b5b2,
        _:N234f19b1a1314120a64fe657e24616e6,
        _:N2f242956754d4ca498e36b872870de80,
        _:N4f88487046664ef6a3969a316a8208e3,
        _:N5bf1991de2ad4f539f986768e4ddeafb,
        _:N82daba939af842dd91bf58eb6331f879,
        _:Nb5e5d96e3fe8438490080fead573e1e2,
        _:Nb8e73fd36103419a985f21596d184e16,
        _:Ne0721dfe09e34622b77a6194d47bc99c,
        _:Nf5c265449ed64a229916ce63df9ca216 ;
    mo:track_count 10 ;
    schema:duration "PT32:18"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N176c56e91e714caa86feff568301b5b2,
        _:N234f19b1a1314120a64fe657e24616e6,
        _:N2f242956754d4ca498e36b872870de80,
        _:N4f88487046664ef6a3969a316a8208e3,
        _:N5bf1991de2ad4f539f986768e4ddeafb,
        _:N82daba939af842dd91bf58eb6331f879,
        _:Nb5e5d96e3fe8438490080fead573e1e2,
        _:Nb8e73fd36103419a985f21596d184e16,
        _:Ne0721dfe09e34622b77a6194d47bc99c,
        _:Nf5c265449ed64a229916ce63df9ca216 .

