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

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

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

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

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

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

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

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

<org/634#subject> schema:name "TAMAONSEN"@en,
        "魂音泉"@ja,
        "TAMAONSEN"@ja-latn ;
    foaf:name "TAMAONSEN"@en,
        "魂音泉"@ja,
        "TAMAONSEN"@ja-latn .

<https://media.vgm.io/albums/83/16938/16938-0f8f1ba01b58.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/16938#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/83/16938/16938-0f8f1ba01b58.jpg> ;
    foaf:depicts <album/16938#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/83/16938/16938-0f8f1ba01b58.jpg> .

<https://medium-media.vgm.io/albums/83/16938/16938-0f8f1ba01b58.jpg> a schema:ImageObject,
        foaf:Image .

<album/16938#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "World's End Garden"@en,
        "World's End Garden"@ja,
        "World's End Garden"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/16938#musicalwork> ;
    schema:name "World's End Garden"@en,
        "World's End Garden"@ja,
        "World's End Garden"@ja-latn .

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

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

<artist/9194#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16938#performance> ;
    schema:name "ill.bell"@en ;
    foaf:name "ill.bell"@en .

<artist/9195#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16938#performance> ;
    schema:name "Tamachan"@en,
        "たまちゃん"@ja ;
    foaf:name "Tamachan"@en,
        "たまちゃん"@ja .

<artist/9196#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16938#performance> ;
    schema:name "Uten-Kekkoh"@en,
        "雨天決行"@ja ;
    foaf:name "Uten-Kekkoh"@en,
        "雨天決行"@ja .

<artist/9197#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16938#performance> ;
    schema:name "Romonosov?:p"@en ;
    foaf:name "Romonosov?:p"@en .

<album/16938#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "World's End Garden"@en,
        "World's End Garden"@ja,
        "World's End Garden"@ja-latn ;
    mo:performance_of <album/16938#musicalwork> ;
    mo:performer <artist/9193#subject>,
        <artist/9194#subject>,
        <artist/9195#subject>,
        <artist/9196#subject>,
        <artist/9197#subject> ;
    mo:recorded_as <album/16938#musicalexpression> ;
    schema:byArtist <artist/9193#subject>,
        <artist/9194#subject>,
        <artist/9195#subject>,
        <artist/9196#subject>,
        <artist/9197#subject> ;
    schema:name "World's End Garden"@en,
        "World's End Garden"@ja,
        "World's End Garden"@ja-latn ;
    schema:workPerformed <album/16938#musicalwork> .

<album/16938#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "World's End Garden"@en,
        "World's End Garden"@ja,
        "World's End Garden"@ja-latn ;
    mo:catalogue_number "TOS003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16938#musicalexpression> ;
    mo:publisher <org/634#subject> ;
    mo:record _:N6d18487338a04caeb48205ab9982835a ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/9193#subject>,
        <artist/9194#subject>,
        <artist/9195#subject>,
        <artist/9196#subject>,
        <artist/9197#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/16938/16938-0f8f1ba01b58.jpg> ;
    schema:name "World's End Garden"@en,
        "World's End Garden"@ja,
        "World's End Garden"@ja-latn ;
    schema:publisher <org/634#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/16938/16938-0f8f1ba01b58.jpg> .

_:N2843fec02a1b46be898c6d076f788253 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き貴女の為のセレナーデ ~Forget-me-not~"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N6d18487338a04caeb48205ab9982835a ;
    schema:name "亡き貴女の為のセレナーデ ~Forget-me-not~"@ja .

_:N38c033f92b21496983c84d55eeb6c059 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋する幻想郷 feat. ill.bell"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N6d18487338a04caeb48205ab9982835a ;
    schema:name "恋する幻想郷 feat. ill.bell"@ja .

_:N427cf4365758469fb9f5fe292be7c91a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そんなゆめをみたの ~lonely dreaming girl~ (live edit)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N6d18487338a04caeb48205ab9982835a ;
    schema:name "そんなゆめをみたの ~lonely dreaming girl~ (live edit)"@ja .

_:N55269108207b4653b20bc204e871c824 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World's End Garden"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N6d18487338a04caeb48205ab9982835a ;
    schema:name "World's End Garden"@ja .

_:N5f3684a8e7784931b215fa1282925c99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ないものねだり ~Ask for the Moon~"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N6d18487338a04caeb48205ab9982835a ;
    schema:name "ないものねだり ~Ask for the Moon~"@ja .

_:N632e424ba99444cb98c80a242deb2ebf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Girl Forgotten By Time"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N6d18487338a04caeb48205ab9982835a ;
    schema:name "The Girl Forgotten By Time"@ja .

_:N8cf5cd7d9b564ca69f5d15cd2e294395 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "歳月"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N6d18487338a04caeb48205ab9982835a ;
    schema:name "歳月"@ja .

_:N8f0270eb8ae2463ebe51bf859f36eb69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "南柯之夢 feat. 雨天決行"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N6d18487338a04caeb48205ab9982835a ;
    schema:name "南柯之夢 feat. 雨天決行"@ja .

_:N95752effe50148e2b4a716ac65c910e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Apple? feat. Romonosov?:p"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N6d18487338a04caeb48205ab9982835a ;
    schema:name "Bad Apple? feat. Romonosov?:p"@ja .

_:N9d0bb222c9be4f909b547ba8b497a415 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さくらさくら feat. らっぷびと (off vocal)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N6d18487338a04caeb48205ab9982835a ;
    schema:name "さくらさくら feat. らっぷびと (off vocal)"@ja .

_:Nbcccbf195c624ca0a8427790de32e352 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋する幻想郷 feat. ill.bell (off vocal)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N6d18487338a04caeb48205ab9982835a ;
    schema:name "恋する幻想郷 feat. ill.bell (off vocal)"@ja .

_:Nbcfd06d8ef05466c91a6d1cb098a8860 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さくらさくら feat. らっぷびと"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N6d18487338a04caeb48205ab9982835a ;
    schema:name "さくらさくら feat. らっぷびと"@ja .

_:N6d18487338a04caeb48205ab9982835a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2843fec02a1b46be898c6d076f788253,
        _:N38c033f92b21496983c84d55eeb6c059,
        _:N427cf4365758469fb9f5fe292be7c91a,
        _:N55269108207b4653b20bc204e871c824,
        _:N5f3684a8e7784931b215fa1282925c99,
        _:N632e424ba99444cb98c80a242deb2ebf,
        _:N8cf5cd7d9b564ca69f5d15cd2e294395,
        _:N8f0270eb8ae2463ebe51bf859f36eb69,
        _:N95752effe50148e2b4a716ac65c910e5,
        _:N9d0bb222c9be4f909b547ba8b497a415,
        _:Nbcccbf195c624ca0a8427790de32e352,
        _:Nbcfd06d8ef05466c91a6d1cb098a8860 ;
    mo:track_count 12 ;
    schema:duration "PT54:10"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N2843fec02a1b46be898c6d076f788253,
        _:N38c033f92b21496983c84d55eeb6c059,
        _:N427cf4365758469fb9f5fe292be7c91a,
        _:N55269108207b4653b20bc204e871c824,
        _:N5f3684a8e7784931b215fa1282925c99,
        _:N632e424ba99444cb98c80a242deb2ebf,
        _:N8cf5cd7d9b564ca69f5d15cd2e294395,
        _:N8f0270eb8ae2463ebe51bf859f36eb69,
        _:N95752effe50148e2b4a716ac65c910e5,
        _:N9d0bb222c9be4f909b547ba8b497a415,
        _:Nbcccbf195c624ca0a8427790de32e352,
        _:Nbcfd06d8ef05466c91a6d1cb098a8860 .

