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

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

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

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

<event/38> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 4 (Nov 02, 2008)" .

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

<album/11135#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "S.T.B. ~Locus of the Eastern Dream I~"@en,
        "S.T.B. ~Locus of the Eastern Dream I~"@ja,
        "S.T.B. ~Locus of the Eastern Dream I~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11135#musicalwork> ;
    schema:name "S.T.B. ~Locus of the Eastern Dream I~"@en,
        "S.T.B. ~Locus of the Eastern Dream I~"@ja,
        "S.T.B. ~Locus of the Eastern Dream I~"@ja-latn .

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

<org/160#subject> schema:name "Kissing the Mirror"@en,
        "Kissing the Mirror"@ja,
        "Kissing the Mirror"@ja-latn ;
    foaf:name "Kissing the Mirror"@en,
        "Kissing the Mirror"@ja,
        "Kissing the Mirror"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/11135/11135-1227882090.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4400#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11135#performance> ;
    schema:name "Wooming"@en,
        "ウーミン"@ja ;
    foaf:name "Wooming"@en,
        "ウーミン"@ja .

<artist/4402#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11135#performance> ;
    schema:name "Arisu Fujimi"@en,
        "藤見ありす"@ja ;
    foaf:name "Arisu Fujimi"@en,
        "藤見ありす"@ja .

<artist/7362#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11135#performance> ;
    schema:name "Coro"@en ;
    foaf:name "Coro"@en .

<album/11135#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "S.T.B. ~Locus of the Eastern Dream I~"@en,
        "S.T.B. ~Locus of the Eastern Dream I~"@ja,
        "S.T.B. ~Locus of the Eastern Dream I~"@ja-latn ;
    mo:performance_of <album/11135#musicalwork> ;
    mo:performer <artist/4400#subject>,
        <artist/4402#subject>,
        <artist/7362#subject> ;
    mo:recorded_as <album/11135#musicalexpression> ;
    schema:byArtist <artist/4400#subject>,
        <artist/4402#subject>,
        <artist/7362#subject> ;
    schema:name "S.T.B. ~Locus of the Eastern Dream I~"@en,
        "S.T.B. ~Locus of the Eastern Dream I~"@ja,
        "S.T.B. ~Locus of the Eastern Dream I~"@ja-latn ;
    schema:workPerformed <album/11135#musicalwork> .

<album/11135#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-02"^^xsd:date ;
    dcterms:title "S.T.B. ~Locus of the Eastern Dream I~"@en,
        "S.T.B. ~Locus of the Eastern Dream I~"@ja,
        "S.T.B. ~Locus of the Eastern Dream I~"@ja-latn ;
    mo:catalogue_number "AOD006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11135#musicalexpression> ;
    mo:publisher <org/160#subject> ;
    mo:record _:N98962a15a4214860bcf42520fffd9dd7 ;
    mo:record_count 1 ;
    mo:release <event/38> ;
    schema:about <product/16#subject> ;
    schema:byArtist <artist/4400#subject>,
        <artist/4402#subject>,
        <artist/7362#subject> ;
    schema:datePublished "2008-11-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/11135/11135-1227882090.jpg> ;
    schema:name "S.T.B. ~Locus of the Eastern Dream I~"@en,
        "S.T.B. ~Locus of the Eastern Dream I~"@ja,
        "S.T.B. ~Locus of the Eastern Dream I~"@ja-latn ;
    schema:publisher <org/160#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/11135/11135-1227882090.jpg> .

_:N030e1d1952a0451eb2ee47d4148cd730 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S.T.B."@en ;
    mo:track_number 4 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N98962a15a4214860bcf42520fffd9dd7 ;
    schema:name "S.T.B."@en .

_:N0f34efc95d2d4e7bb0dfc4d5e7791d53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disturbance High"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N98962a15a4214860bcf42520fffd9dd7 ;
    schema:name "Disturbance High"@en .

_:N1dd1778bd5d84480ab8eea16b4606a20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insanity Concert"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N98962a15a4214860bcf42520fffd9dd7 ;
    schema:name "Insanity Concert"@en .

_:N4b7ed55192a6472d8a5116c399c51c3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ageha"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N98962a15a4214860bcf42520fffd9dd7 ;
    schema:name "Ageha"@en .

_:N6351af12486d495ca8d804e7ab2cde3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaos Collapse"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N98962a15a4214860bcf42520fffd9dd7 ;
    schema:name "Chaos Collapse"@en .

_:Nae94e9c773be4e7b9543fe040b0fb722 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruin (Shrine of Crying)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N98962a15a4214860bcf42520fffd9dd7 ;
    schema:name "Ruin (Shrine of Crying)"@en .

_:Nb0bb2d16881040cfb1890e36132619bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reverie Assault"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N98962a15a4214860bcf42520fffd9dd7 ;
    schema:name "Reverie Assault"@en .

_:Nce6e06f5d59e4ed19dd250c346c4c4bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tearless Cry"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N98962a15a4214860bcf42520fffd9dd7 ;
    schema:name "Tearless Cry"@en .

_:Nd572366adb89456285d8bc715178cd35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scythe of Crisis"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N98962a15a4214860bcf42520fffd9dd7 ;
    schema:name "Scythe of Crisis"@en .

_:N98962a15a4214860bcf42520fffd9dd7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N030e1d1952a0451eb2ee47d4148cd730,
        _:N0f34efc95d2d4e7bb0dfc4d5e7791d53,
        _:N1dd1778bd5d84480ab8eea16b4606a20,
        _:N4b7ed55192a6472d8a5116c399c51c3e,
        _:N6351af12486d495ca8d804e7ab2cde3a,
        _:Nae94e9c773be4e7b9543fe040b0fb722,
        _:Nb0bb2d16881040cfb1890e36132619bf,
        _:Nce6e06f5d59e4ed19dd250c346c4c4bb,
        _:Nd572366adb89456285d8bc715178cd35 ;
    mo:track_count 9 ;
    schema:duration "PT40:40"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N030e1d1952a0451eb2ee47d4148cd730,
        _:N0f34efc95d2d4e7bb0dfc4d5e7791d53,
        _:N1dd1778bd5d84480ab8eea16b4606a20,
        _:N4b7ed55192a6472d8a5116c399c51c3e,
        _:N6351af12486d495ca8d804e7ab2cde3a,
        _:Nae94e9c773be4e7b9543fe040b0fb722,
        _:Nb0bb2d16881040cfb1890e36132619bf,
        _:Nce6e06f5d59e4ed19dd250c346c4c4bb,
        _:Nd572366adb89456285d8bc715178cd35 .

