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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29254#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/29254#composition>,
        <album/29254#subject> ;
    foaf:name "U2"@en .

<event/142> a mo:Release ;
    schema:name "Released at Touhou Sugei Matsuri (Jun 13, 2010)" .

<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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

<album/29254#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Shunyuuki"@en,
        "東方春幽記"@ja,
        "Touhou Shunyuuki"@ja-latn ;
    mo:performance_of <album/29254#musicalwork> ;
    mo:recorded_as <album/29254#musicalexpression> ;
    schema:name "Touhou Shunyuuki"@en,
        "東方春幽記"@ja,
        "Touhou Shunyuuki"@ja-latn ;
    schema:workPerformed <album/29254#musicalwork> .

<album/29254#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Shunyuuki"@en,
        "東方春幽記"@ja,
        "Touhou Shunyuuki"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/29254#musicalwork> ;
    schema:name "Touhou Shunyuuki"@en,
        "東方春幽記"@ja,
        "Touhou Shunyuuki"@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/29254#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/29254#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/29254#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-06-13"^^xsd:date ;
    dcterms:title "Touhou Shunyuuki"@en,
        "東方春幽記"@ja,
        "Touhou Shunyuuki"@ja-latn ;
    mo:catalogue_number "SCCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29254#musicalexpression> ;
    mo:publisher _:N63ee4ac642b348df86d9b053bbb30bc6 ;
    mo:record _:N2bad4febfa824873b26af55eec25e637 ;
    mo:record_count 1 ;
    mo:release <event/142> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/37#subject> ;
    schema:datePublished "2010-06-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Touhou Shunyuuki"@en,
        "東方春幽記"@ja,
        "Touhou Shunyuuki"@ja-latn ;
    schema:publisher _:N63ee4ac642b348df86d9b053bbb30bc6 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N2947e48655614fdab1ca62f9a22a1bd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽雅に咲かせ、少女の桜"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N2bad4febfa824873b26af55eec25e637 ;
    schema:name "幽雅に咲かせ、少女の桜"@ja .

_:N387c6509c98640628c40de936ddf45cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砕月"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N2bad4febfa824873b26af55eec25e637 ;
    schema:name "砕月"@ja .

_:N4888fe8975e94ca5ad4a433fc80d08c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天空の花の都 -House Remix-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N2bad4febfa824873b26af55eec25e637 ;
    schema:name "天空の花の都 -House Remix-"@ja .

_:N61eb346f6299496b999a657034bfe27c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "廃獄ララバイ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N2bad4febfa824873b26af55eec25e637 ;
    schema:name "廃獄ララバイ"@ja .

_:N63ee4ac642b348df86d9b053bbb30bc6 schema:name "Sound Escape"@en,
        "Sound Escape"@ja,
        "Sound Escape"@ja-latn ;
    foaf:name "Sound Escape"@en,
        "Sound Escape"@ja,
        "Sound Escape"@ja-latn .

_:Nf2c9705b88b847269a84c49d2de037a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き王女の為のセプテット"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N2bad4febfa824873b26af55eec25e637 ;
    schema:name "亡き王女の為のセプテット"@ja .

_:N2bad4febfa824873b26af55eec25e637 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2947e48655614fdab1ca62f9a22a1bd1,
        _:N387c6509c98640628c40de936ddf45cf,
        _:N4888fe8975e94ca5ad4a433fc80d08c2,
        _:N61eb346f6299496b999a657034bfe27c,
        _:Nf2c9705b88b847269a84c49d2de037a7 ;
    mo:track_count 5 ;
    schema:duration "PT14:35"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2947e48655614fdab1ca62f9a22a1bd1,
        _:N387c6509c98640628c40de936ddf45cf,
        _:N4888fe8975e94ca5ad4a433fc80d08c2,
        _:N61eb346f6299496b999a657034bfe27c,
        _:Nf2c9705b88b847269a84c49d2de037a7 .

