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

<artist/36220#subject> a schema:Person,
        foaf:Person ;
    schema:name "w*m"@en ;
    foaf:made <album/18870#lyrics>,
        <album/18870#subject> ;
    foaf:name "w*m"@en .

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

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

<event/1> a mo:Release ;
    schema:name "Released at Comic Market 72 (Aug 17, 2007 to Aug 19, 2007)" .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@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/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 .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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 .

<product/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

<album/18870#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HARUKA"@en,
        "遙 〜HARUKA〜"@ja,
        "HARUKA"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18870#musicalwork> ;
    schema:name "HARUKA"@en,
        "遙 〜HARUKA〜"@ja,
        "HARUKA"@ja-latn .

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

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

<org/216#subject> schema:name "C-CLAYS"@en,
        "C-CLAYS"@ja,
        "C-CLAYS"@ja-latn ;
    foaf:name "C-CLAYS"@en,
        "C-CLAYS"@ja,
        "C-CLAYS"@ja-latn .

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

<https://medium-media.vgm.io/albums/07/18870/18870-1584931560.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5583#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18870#performance> ;
    schema:name "Anna Sakurai"@en,
        "櫻井アンナ"@ja ;
    foaf:name "Anna Sakurai"@en,
        "櫻井アンナ"@ja .

<artist/5946#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/18870#performance> ;
    schema:name "Mai"@en ;
    foaf:name "Mai"@en .

<album/18870#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HARUKA"@en,
        "遙 〜HARUKA〜"@ja,
        "HARUKA"@ja-latn ;
    mo:performance_of <album/18870#musicalwork> ;
    mo:performer <artist/5583#subject>,
        <artist/5946#subject> ;
    mo:recorded_as <album/18870#musicalexpression> ;
    schema:byArtist <artist/5583#subject>,
        <artist/5946#subject> ;
    schema:name "HARUKA"@en,
        "遙 〜HARUKA〜"@ja,
        "HARUKA"@ja-latn ;
    schema:workPerformed <album/18870#musicalwork> .

<album/18870#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "HARUKA"@en,
        "遙 〜HARUKA〜"@ja,
        "HARUKA"@ja-latn ;
    mo:catalogue_number "TOCD-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18870#musicalexpression> ;
    mo:publisher <org/216#subject> ;
    mo:record _:Na474c422f64245c38cd1721e7d796c91 ;
    mo:record_count 1 ;
    mo:release <event/1> ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/64#subject> ;
    schema:byArtist <artist/5583#subject>,
        <artist/5946#subject> ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/18870/18870-1584931560.jpg> ;
    schema:name "HARUKA"@en,
        "遙 〜HARUKA〜"@ja,
        "HARUKA"@ja-latn ;
    schema:publisher <org/216#subject> ;
    foaf:depiction <https://media.vgm.io/albums/07/18870/18870-1584931560.jpg> .

_:N171931062e3a48e189a365bbaa890e00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜露の輝き"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Na474c422f64245c38cd1721e7d796c91 ;
    schema:name "夜露の輝き"@ja .

_:N2c134698ac484f32a5ea35f357f68093 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "循環される夢"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Na474c422f64245c38cd1721e7d796c91 ;
    schema:name "循環される夢"@ja .

_:N419881f33f1243809ad6f5116c6da0ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅魔夜想曲"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Na474c422f64245c38cd1721e7d796c91 ;
    schema:name "紅魔夜想曲"@ja .

_:N4c3ddf330f494b4da69a42142718e37f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "現に見た過去の夢"@ja ;
    mo:track_number 9 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:Na474c422f64245c38cd1721e7d796c91 ;
    schema:name "現に見た過去の夢"@ja .

_:N516f4ed3969d4578842bc50123f1065d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メモリー・オブ・ラブ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Na474c422f64245c38cd1721e7d796c91 ;
    schema:name "メモリー・オブ・ラブ"@ja .

_:N5799cdd4b7364e349242ca3d147a3687 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢は朝のまどろみに消え…"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Na474c422f64245c38cd1721e7d796c91 ;
    schema:name "夢は朝のまどろみに消え…"@ja .

_:N84fe64983e854d298873a857dc7ff971 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕暮れ聖歌隊"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Na474c422f64245c38cd1721e7d796c91 ;
    schema:name "夕暮れ聖歌隊"@ja .

_:N96a7d9015ebb49fc8d4de01c637c03a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time Chase"@ja ;
    mo:track_number 7 ;
    schema:duration "PT6:45"^^xsd:interval ;
    schema:inPlaylist _:Na474c422f64245c38cd1721e7d796c91 ;
    schema:name "Time Chase"@ja .

_:Naaeb6487302943ffa1373314b6305164 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界で一番静かな夏"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Na474c422f64245c38cd1721e7d796c91 ;
    schema:name "世界で一番静かな夏"@ja .

_:Naf10037a6b6a44d7ae549e9208bf1857 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マリオネットが見た夢"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Na474c422f64245c38cd1721e7d796c91 ;
    schema:name "マリオネットが見た夢"@ja .

_:Nbcab44e86c6c4c40b924c0e851781731 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏景色"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Na474c422f64245c38cd1721e7d796c91 ;
    schema:name "夏景色"@ja .

_:Nd138fc74ffc24ec5ba142a3987dc8682 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "氷花妖精伝"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Na474c422f64245c38cd1721e7d796c91 ;
    schema:name "氷花妖精伝"@ja .

_:Ne181fe343ac84a48a4ad4bc9b6f99ab7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レトロスペクティブ京都 〜 Deep in your heart"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Na474c422f64245c38cd1721e7d796c91 ;
    schema:name "レトロスペクティブ京都 〜 Deep in your heart"@ja .

_:Ne8213f9a5e4749b393d46361114da76f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Tell Evidence"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Na474c422f64245c38cd1721e7d796c91 ;
    schema:name "Don't Tell Evidence"@ja .

_:Na474c422f64245c38cd1721e7d796c91 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N171931062e3a48e189a365bbaa890e00,
        _:N2c134698ac484f32a5ea35f357f68093,
        _:N419881f33f1243809ad6f5116c6da0ad,
        _:N4c3ddf330f494b4da69a42142718e37f,
        _:N516f4ed3969d4578842bc50123f1065d,
        _:N5799cdd4b7364e349242ca3d147a3687,
        _:N84fe64983e854d298873a857dc7ff971,
        _:N96a7d9015ebb49fc8d4de01c637c03a1,
        _:Naaeb6487302943ffa1373314b6305164,
        _:Naf10037a6b6a44d7ae549e9208bf1857,
        _:Nbcab44e86c6c4c40b924c0e851781731,
        _:Nd138fc74ffc24ec5ba142a3987dc8682,
        _:Ne181fe343ac84a48a4ad4bc9b6f99ab7,
        _:Ne8213f9a5e4749b393d46361114da76f ;
    mo:track_count 14 ;
    schema:duration "PT63:26"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N171931062e3a48e189a365bbaa890e00,
        _:N2c134698ac484f32a5ea35f357f68093,
        _:N419881f33f1243809ad6f5116c6da0ad,
        _:N4c3ddf330f494b4da69a42142718e37f,
        _:N516f4ed3969d4578842bc50123f1065d,
        _:N5799cdd4b7364e349242ca3d147a3687,
        _:N84fe64983e854d298873a857dc7ff971,
        _:N96a7d9015ebb49fc8d4de01c637c03a1,
        _:Naaeb6487302943ffa1373314b6305164,
        _:Naf10037a6b6a44d7ae549e9208bf1857,
        _:Nbcab44e86c6c4c40b924c0e851781731,
        _:Nd138fc74ffc24ec5ba142a3987dc8682,
        _:Ne181fe343ac84a48a4ad4bc9b6f99ab7,
        _:Ne8213f9a5e4749b393d46361114da76f .

