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

<album/151834#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou ~Yuushuu Kitan~"@en,
        "東方 ~幽愁奇譚~"@ja,
        "Touhou ~Yuushuu Kitan~"@ja-latn ;
    mo:produced_work <album/151834#musicalwork> ;
    schema:name "Touhou ~Yuushuu Kitan~"@en,
        "東方 ~幽愁奇譚~"@ja,
        "Touhou ~Yuushuu Kitan~"@ja-latn .

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

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

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<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 .

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

<album/151834#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou ~Yuushuu Kitan~"@en,
        "東方 ~幽愁奇譚~"@ja,
        "Touhou ~Yuushuu Kitan~"@ja-latn ;
    mo:performance_of <album/151834#musicalwork> ;
    mo:recorded_as <album/151834#musicalexpression> ;
    schema:name "Touhou ~Yuushuu Kitan~"@en,
        "東方 ~幽愁奇譚~"@ja,
        "Touhou ~Yuushuu Kitan~"@ja-latn ;
    schema:workPerformed <album/151834#musicalwork> .

<org/180#subject> schema:name "MOVIC Co., Ltd."@en,
        "株式会社ムービック"@ja,
        "MOVIC Co., Ltd."@ja-latn ;
    foaf:name "MOVIC Co., Ltd."@en,
        "株式会社ムービック"@ja,
        "MOVIC Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/43/151834/151834-b64c8fd3cfa0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/151834#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-07"^^xsd:date ;
    dcterms:title "Touhou ~Yuushuu Kitan~"@en,
        "東方 ~幽愁奇譚~"@ja,
        "Touhou ~Yuushuu Kitan~"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/151834#musicalexpression> ;
    mo:publisher <org/180#subject> ;
    mo:record _:N54cd90557c2a42e5a4074125ffff8c7c ;
    mo:record_count 1 ;
    schema:about <product/12#subject>,
        <product/16#subject>,
        <product/20#subject>,
        <product/22#subject> ;
    schema:datePublished "2019-06-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/151834/151834-b64c8fd3cfa0.jpg> ;
    schema:name "Touhou ~Yuushuu Kitan~"@en,
        "東方 ~幽愁奇譚~"@ja,
        "Touhou ~Yuushuu Kitan~"@ja-latn ;
    schema:publisher <org/180#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/151834/151834-b64c8fd3cfa0.jpg> .

_:N953b332987464e7383b9e0e749ef7e3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Apple!!〈0/1 mix〉"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54cd90557c2a42e5a4074125ffff8c7c ;
    schema:name "Bad Apple!!〈0/1 mix〉"@ja .

_:Na2107586365d4c89a5b5eb09aadee082 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽雅に咲かせ、墨染の桜～Border of Life〈Gracious YUYU orchestra arrange mix〉"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54cd90557c2a42e5a4074125ffff8c7c ;
    schema:name "幽雅に咲かせ、墨染の桜～Border of Life〈Gracious YUYU orchestra arrange mix〉"@ja .

_:Nb4e14a3bdfde486a8fefce8eac74896e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N.オーエンは彼女なのか？〈Murder house orchestra arrange mix〉"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54cd90557c2a42e5a4074125ffff8c7c ;
    schema:name "U.N.オーエンは彼女なのか？〈Murder house orchestra arrange mix〉"@ja .

_:Nc310fc03c17b4660a1e314b6f42ddc4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き王女の為のセプテット〈Vampire in twilight mix〉"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54cd90557c2a42e5a4074125ffff8c7c ;
    schema:name "亡き王女の為のセプテット〈Vampire in twilight mix〉"@ja .

_:Nd96c6b9e3d0b47fea2f56860f9135fb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋色マスタースパーク〈Lost in gensoukyou mix〉"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54cd90557c2a42e5a4074125ffff8c7c ;
    schema:name "恋色マスタースパーク〈Lost in gensoukyou mix〉"@ja .

_:N54cd90557c2a42e5a4074125ffff8c7c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N953b332987464e7383b9e0e749ef7e3f,
        _:Na2107586365d4c89a5b5eb09aadee082,
        _:Nb4e14a3bdfde486a8fefce8eac74896e,
        _:Nc310fc03c17b4660a1e314b6f42ddc4d,
        _:Nd96c6b9e3d0b47fea2f56860f9135fb0 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N953b332987464e7383b9e0e749ef7e3f,
        _:Na2107586365d4c89a5b5eb09aadee082,
        _:Nb4e14a3bdfde486a8fefce8eac74896e,
        _:Nc310fc03c17b4660a1e314b6f42ddc4d,
        _:Nd96c6b9e3d0b47fea2f56860f9135fb0 .

