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

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

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

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

<event/155> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 8 (Oct 07, 2012)" .

<album/35725#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Esmeralda Geisha ~Getsumen Kissa~"@en,
        "エスメラルダゲイシャ ~月面喫茶~"@ja,
        "Esmeralda Geisha ~Getsumen Kissa~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/35725#musicalwork> ;
    schema:name "Esmeralda Geisha ~Getsumen Kissa~"@en,
        "エスメラルダゲイシャ ~月面喫茶~"@ja,
        "Esmeralda Geisha ~Getsumen Kissa~"@ja-latn .

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

<org/706#subject> schema:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn ;
    foaf:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn .

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

<https://medium-media.vgm.io/albums/52/35725/35725-1349889293.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4434#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35725#performance> ;
    schema:name "pizuya"@en ;
    foaf:name "pizuya"@en .

<artist/4435#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35725#performance> ;
    schema:name "Godwood"@en ;
    foaf:name "Godwood"@en .

<album/35725#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Esmeralda Geisha ~Getsumen Kissa~"@en,
        "エスメラルダゲイシャ ~月面喫茶~"@ja,
        "Esmeralda Geisha ~Getsumen Kissa~"@ja-latn ;
    mo:performance_of <album/35725#musicalwork> ;
    mo:performer _:N97a71c907ab14745a09d33dbeefc08ab,
        <artist/4434#subject>,
        <artist/4435#subject> ;
    mo:recorded_as <album/35725#musicalexpression> ;
    schema:byArtist _:N97a71c907ab14745a09d33dbeefc08ab,
        <artist/4434#subject>,
        <artist/4435#subject> ;
    schema:name "Esmeralda Geisha ~Getsumen Kissa~"@en,
        "エスメラルダゲイシャ ~月面喫茶~"@ja,
        "Esmeralda Geisha ~Getsumen Kissa~"@ja-latn ;
    schema:workPerformed <album/35725#musicalwork> .

<album/35725#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-07"^^xsd:date ;
    dcterms:title "Esmeralda Geisha ~Getsumen Kissa~"@en,
        "エスメラルダゲイシャ ~月面喫茶~"@ja,
        "Esmeralda Geisha ~Getsumen Kissa~"@ja-latn ;
    mo:catalogue_number "PPPP-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35725#musicalexpression> ;
    mo:publisher <org/706#subject> ;
    mo:record _:Nda862d05302f4a3492f6c60df3eae2c4 ;
    mo:record_count 1 ;
    mo:release <event/155> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "syo"@en ;
            foaf:name "syo"@en ],
        <artist/4434#subject>,
        <artist/4435#subject> ;
    schema:datePublished "2012-10-07"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/52/35725/35725-1349889293.jpg> ;
    schema:name "Esmeralda Geisha ~Getsumen Kissa~"@en,
        "エスメラルダゲイシャ ~月面喫茶~"@ja,
        "Esmeralda Geisha ~Getsumen Kissa~"@ja-latn ;
    schema:publisher <org/706#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/35725/35725-1349889293.jpg> .

_:N27d7eb21b5884aa9b6e64f58961f9ef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第三の太陽が燃え尽きる"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nda862d05302f4a3492f6c60df3eae2c4 ;
    schema:name "第三の太陽が燃え尽きる"@ja .

_:N35320d1f3c80479db960d4f5e5f2c11b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "西風と教授"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nda862d05302f4a3492f6c60df3eae2c4 ;
    schema:name "西風と教授"@ja .

_:N8893dc60369541e19e2f9f928ed4e140 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "来世紀のカフェテラスは真空世界"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nda862d05302f4a3492f6c60df3eae2c4 ;
    schema:name "来世紀のカフェテラスは真空世界"@ja .

_:N944dd44fa7f7459d9253b7e0bf019b22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "展望映像36ペタバイト"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nda862d05302f4a3492f6c60df3eae2c4 ;
    schema:name "展望映像36ペタバイト"@ja .

_:N96607b69a7704c25b1d5ea5a2f7634bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙空間から見えたセノタフ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nda862d05302f4a3492f6c60df3eae2c4 ;
    schema:name "宇宙空間から見えたセノタフ"@ja .

_:N97a71c907ab14745a09d33dbeefc08ab a schema:Person,
        foaf:Person ;
    mo:performed <album/35725#performance> ;
    schema:name "syo"@en ;
    foaf:name "syo"@en .

_:Na40e32664d344c968c0c6dea0838b211 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "無重力へ羽搏いて聞くソラの声"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nda862d05302f4a3492f6c60df3eae2c4 ;
    schema:name "無重力へ羽搏いて聞くソラの声"@ja .

_:Nad9f8ca14f2c472fb1517d07e6d8539e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の粒子は細胞を幸せにする"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nda862d05302f4a3492f6c60df3eae2c4 ;
    schema:name "夢の粒子は細胞を幸せにする"@ja .

_:Nc7ea647df53b471eb1952271c8d9e1a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "綻びた片思いの糸"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Nda862d05302f4a3492f6c60df3eae2c4 ;
    schema:name "綻びた片思いの糸"@ja .

_:Ncb1762cc1d8e4e06a4f633b47ff1c6dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "右手のリンゴを夢の世界へアップロード"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nda862d05302f4a3492f6c60df3eae2c4 ;
    schema:name "右手のリンゴを夢の世界へアップロード"@ja .

_:Nce98b2e46fd14949a8c7f05da87165b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私達は月と地球のホログラム"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nda862d05302f4a3492f6c60df3eae2c4 ;
    schema:name "私達は月と地球のホログラム"@ja .

_:Nd73bce4dc0874172b1291ee859668426 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vy∞ = lim t→∞ vy = -m/k G Free!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nda862d05302f4a3492f6c60df3eae2c4 ;
    schema:name "vy∞ = lim t→∞ vy = -m/k G Free!"@ja .

_:Ne047ae6a09af4311b1be553638d172d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コイビト握り"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nda862d05302f4a3492f6c60df3eae2c4 ;
    schema:name "コイビト握り"@ja .

_:Nda862d05302f4a3492f6c60df3eae2c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27d7eb21b5884aa9b6e64f58961f9ef4,
        _:N35320d1f3c80479db960d4f5e5f2c11b,
        _:N8893dc60369541e19e2f9f928ed4e140,
        _:N944dd44fa7f7459d9253b7e0bf019b22,
        _:N96607b69a7704c25b1d5ea5a2f7634bb,
        _:Na40e32664d344c968c0c6dea0838b211,
        _:Nad9f8ca14f2c472fb1517d07e6d8539e,
        _:Nc7ea647df53b471eb1952271c8d9e1a8,
        _:Ncb1762cc1d8e4e06a4f633b47ff1c6dc,
        _:Nce98b2e46fd14949a8c7f05da87165b8,
        _:Nd73bce4dc0874172b1291ee859668426,
        _:Ne047ae6a09af4311b1be553638d172d1 ;
    mo:track_count 12 ;
    schema:duration "PT39:02"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N27d7eb21b5884aa9b6e64f58961f9ef4,
        _:N35320d1f3c80479db960d4f5e5f2c11b,
        _:N8893dc60369541e19e2f9f928ed4e140,
        _:N944dd44fa7f7459d9253b7e0bf019b22,
        _:N96607b69a7704c25b1d5ea5a2f7634bb,
        _:Na40e32664d344c968c0c6dea0838b211,
        _:Nad9f8ca14f2c472fb1517d07e6d8539e,
        _:Nc7ea647df53b471eb1952271c8d9e1a8,
        _:Ncb1762cc1d8e4e06a4f633b47ff1c6dc,
        _:Nce98b2e46fd14949a8c7f05da87165b8,
        _:Nd73bce4dc0874172b1291ee859668426,
        _:Ne047ae6a09af4311b1be553638d172d1 .

