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

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

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

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

<event/72> a mo:Release ;
    schema:name "Released at Touhou Kouroumu (Sep 11, 2005)" .

<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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<album/14054#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yokohama Dream Land"@en,
        "横浜幻想郷"@ja,
        "Yokohama Dream Land"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14054#musicalwork> ;
    schema:name "Yokohama Dream Land"@en,
        "横浜幻想郷"@ja,
        "Yokohama Dream Land"@ja-latn .

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

<org/477#subject> schema:name "Silly Walker"@en,
        "Silly Walker"@ja,
        "Silly Walker"@ja-latn ;
    foaf:name "Silly Walker"@en,
        "Silly Walker"@ja,
        "Silly Walker"@ja-latn .

<https://media.vgm.io/albums/45/14054/14054-fe587deccce2.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/14054#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/14054/14054-fe587deccce2.png> ;
    foaf:depicts <album/14054#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/14054/14054-fe587deccce2.png> .

<https://medium-media.vgm.io/albums/45/14054/14054-fe587deccce2.png> a schema:ImageObject,
        foaf:Image .

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

<album/14054#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yokohama Dream Land"@en,
        "横浜幻想郷"@ja,
        "Yokohama Dream Land"@ja-latn ;
    mo:performance_of <album/14054#musicalwork> ;
    mo:performer <artist/2518#subject> ;
    mo:recorded_as <album/14054#musicalexpression> ;
    schema:byArtist <artist/2518#subject> ;
    schema:name "Yokohama Dream Land"@en,
        "横浜幻想郷"@ja,
        "Yokohama Dream Land"@ja-latn ;
    schema:workPerformed <album/14054#musicalwork> .

<artist/2518#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14054#performance> ;
    schema:name "Mao Komiya"@en,
        "小宮真央"@ja ;
    foaf:name "Mao Komiya"@en,
        "小宮真央"@ja .

<album/14054#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-09-11"^^xsd:date ;
    dcterms:title "Yokohama Dream Land"@en,
        "横浜幻想郷"@ja,
        "Yokohama Dream Land"@ja-latn ;
    mo:catalogue_number "SWCD-0016~7" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/14054#musicalexpression> ;
    mo:publisher <org/477#subject> ;
    mo:record _:Nc151f5099bb74c11be0ab17d890b3355,
        _:Ncee51741d5c54ae8a1c909d9ce30bfa7 ;
    mo:record_count 2 ;
    mo:release <event/72> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/2518#subject> ;
    schema:datePublished "2005-09-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/14054/14054-fe587deccce2.png> ;
    schema:name "Yokohama Dream Land"@en,
        "横浜幻想郷"@ja,
        "Yokohama Dream Land"@ja-latn ;
    schema:publisher <org/477#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/14054/14054-fe587deccce2.png> .

_:N13484ebd4ce84a5ab1aa3f66cf1dda82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秋風に靡く追憶は彼女なのか？"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Ncee51741d5c54ae8a1c909d9ce30bfa7 ;
    schema:name "秋風に靡く追憶は彼女なのか？"@ja .

_:N13e6a9cc146a482f9fe8f4a2deb1e9ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トーク３・Diverse System\"thE\"について他サークルなのに喋る"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Ncee51741d5c54ae8a1c909d9ce30bfa7 ;
    schema:name "トーク３・Diverse System\"thE\"について他サークルなのに喋る"@ja .

_:N2c4eb0fa2a794af38efbc72fabca967c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chinese Tea remixed"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Ncee51741d5c54ae8a1c909d9ce30bfa7 ;
    schema:name "Chinese Tea remixed"@ja .

_:N3a3da03726fb4f78879a5c9872b1b014 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もう脳とか足りてない (original)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:Ncee51741d5c54ae8a1c909d9ce30bfa7 ;
    schema:name "もう脳とか足りてない (original)"@ja .

_:N4ea18a83dee14d60acbe8dae943289b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フラワリングオールナイト"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nc151f5099bb74c11be0ab17d890b3355 ;
    schema:name "フラワリングオールナイト"@ja .

_:N572e5a7644254358979b008697befcdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinderella Cage -Calling Destiny Remix- (Album edit)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nc151f5099bb74c11be0ab17d890b3355 ;
    schema:name "Cinderella Cage -Calling Destiny Remix- (Album edit)"@ja .

_:N5875b2c63a6d4a86bd3ba2fed9487975 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "文々。衛星新聞"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nc151f5099bb74c11be0ab17d890b3355 ;
    schema:name "文々。衛星新聞"@ja .

_:N6a44d2d5aa804d3d889e4813095c4de6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おでんぱ恋娘"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:Nc151f5099bb74c11be0ab17d890b3355 ;
    schema:name "おでんぱ恋娘"@ja .

_:N780acc53d5d246018f9b232eddc948a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bye Bye Whiterock Traffic"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Ncee51741d5c54ae8a1c909d9ce30bfa7 ;
    schema:name "Bye Bye Whiterock Traffic"@ja .

_:N788311d626744a288a0501d4fac9fca0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水中花火"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nc151f5099bb74c11be0ab17d890b3355 ;
    schema:name "水中花火"@ja .

_:N79b5358963da46eea79b9f87278db42d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トーク２・マイケル、うどんげに対する熱い想い"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nc151f5099bb74c11be0ab17d890b3355 ;
    schema:name "トーク２・マイケル、うどんげに対する熱い想い"@ja .

_:N7bddfa4a6a144ffdaaad67b74fa5164b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "萃まりしは鬼唄下"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:Nc151f5099bb74c11be0ab17d890b3355 ;
    schema:name "萃まりしは鬼唄下"@ja .

_:N7d93a466cd884b1cab4b3fb89b03e0be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "富士マスタースパーク"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Ncee51741d5c54ae8a1c909d9ce30bfa7 ;
    schema:name "富士マスタースパーク"@ja .

_:Na0d97a31931a48838e04fd499bb86fba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "成層圏と風の道標"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nc151f5099bb74c11be0ab17d890b3355 ;
    schema:name "成層圏と風の道標"@ja .

_:Naffdb0bda5fa49e08780664847550b56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let it move (rolling thunder edit)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Nc151f5099bb74c11be0ab17d890b3355 ;
    schema:name "Let it move (rolling thunder edit)"@ja .

_:Nbe5446356e9140c18bb2c5b9167f01d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メイドと皿の懐中しるこ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:Ncee51741d5c54ae8a1c909d9ce30bfa7 ;
    schema:name "メイドと皿の懐中しるこ"@ja .

_:Ndc1369d17d204c9da7aa4c2c251eb841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Ensemble -Society of Sounds Remix- (Album edit)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:Ncee51741d5c54ae8a1c909d9ce30bfa7 ;
    schema:name "Phantom Ensemble -Society of Sounds Remix- (Album edit)"@ja .

_:Ne4ccb0e1b099465dab766121cf9741ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fancy Full Moon(ver.thC)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Ncee51741d5c54ae8a1c909d9ce30bfa7 ;
    schema:name "Fancy Full Moon(ver.thC)"@ja .

_:Nf64a6fcd4d7544bdb6074450155afbbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トーク１・作品タイトルについて"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nc151f5099bb74c11be0ab17d890b3355 ;
    schema:name "トーク１・作品タイトルについて"@ja .

_:Nfc40f162bd8f40dd94cb9744188cda60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "跳ね馬みたいに紅い魂"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Ncee51741d5c54ae8a1c909d9ce30bfa7 ;
    schema:name "跳ね馬みたいに紅い魂"@ja .

_:Nc151f5099bb74c11be0ab17d890b3355 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4ea18a83dee14d60acbe8dae943289b1,
        _:N572e5a7644254358979b008697befcdb,
        _:N5875b2c63a6d4a86bd3ba2fed9487975,
        _:N6a44d2d5aa804d3d889e4813095c4de6,
        _:N788311d626744a288a0501d4fac9fca0,
        _:N79b5358963da46eea79b9f87278db42d,
        _:N7bddfa4a6a144ffdaaad67b74fa5164b,
        _:Na0d97a31931a48838e04fd499bb86fba,
        _:Naffdb0bda5fa49e08780664847550b56,
        _:Nf64a6fcd4d7544bdb6074450155afbbb ;
    mo:track_count 10 ;
    schema:duration "PT48:38"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N4ea18a83dee14d60acbe8dae943289b1,
        _:N572e5a7644254358979b008697befcdb,
        _:N5875b2c63a6d4a86bd3ba2fed9487975,
        _:N6a44d2d5aa804d3d889e4813095c4de6,
        _:N788311d626744a288a0501d4fac9fca0,
        _:N79b5358963da46eea79b9f87278db42d,
        _:N7bddfa4a6a144ffdaaad67b74fa5164b,
        _:Na0d97a31931a48838e04fd499bb86fba,
        _:Naffdb0bda5fa49e08780664847550b56,
        _:Nf64a6fcd4d7544bdb6074450155afbbb .

_:Ncee51741d5c54ae8a1c909d9ce30bfa7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N13484ebd4ce84a5ab1aa3f66cf1dda82,
        _:N13e6a9cc146a482f9fe8f4a2deb1e9ed,
        _:N2c4eb0fa2a794af38efbc72fabca967c,
        _:N3a3da03726fb4f78879a5c9872b1b014,
        _:N780acc53d5d246018f9b232eddc948a3,
        _:N7d93a466cd884b1cab4b3fb89b03e0be,
        _:Nbe5446356e9140c18bb2c5b9167f01d7,
        _:Ndc1369d17d204c9da7aa4c2c251eb841,
        _:Ne4ccb0e1b099465dab766121cf9741ec,
        _:Nfc40f162bd8f40dd94cb9744188cda60 ;
    mo:track_count 10 ;
    schema:duration "PT49:21"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N13484ebd4ce84a5ab1aa3f66cf1dda82,
        _:N13e6a9cc146a482f9fe8f4a2deb1e9ed,
        _:N2c4eb0fa2a794af38efbc72fabca967c,
        _:N3a3da03726fb4f78879a5c9872b1b014,
        _:N780acc53d5d246018f9b232eddc948a3,
        _:N7d93a466cd884b1cab4b3fb89b03e0be,
        _:Nbe5446356e9140c18bb2c5b9167f01d7,
        _:Ndc1369d17d204c9da7aa4c2c251eb841,
        _:Ne4ccb0e1b099465dab766121cf9741ec,
        _:Nfc40f162bd8f40dd94cb9744188cda60 .

