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

<artist/3889#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mao Sumida"@en,
        "澄田まお"@ja ;
    foaf:made <album/17310#lyrics>,
        <album/17310#subject> ;
    foaf:name "Mao Sumida"@en,
        "澄田まお"@ja .

<artist/4246#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Hiyama"@en,
        "日山尚"@ja ;
    foaf:made <album/17310#lyrics>,
        <album/17310#subject> ;
    foaf:name "Nao Hiyama"@en,
        "日山尚"@ja .

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

<artist/4407#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17310#subject> ;
    schema:name "Shinobu"@en,
        "忍"@ja ;
    foaf:made <album/17310#composition>,
        <album/17310#subject> ;
    foaf:name "Shinobu"@en,
        "忍"@ja .

<artist/8303#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17310#subject> ;
    schema:name "Shinichiro Fukuda"@en,
        "福田真一朗"@ja ;
    foaf:made <album/17310#composition>,
        <album/17310#subject> ;
    foaf:name "Shinichiro Fukuda"@en,
        "福田真一朗"@ja .

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

<org/2316#subject> schema:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn ;
    foaf:name "TEAM Entertainment"@en,
        "TEAM Entertainment"@ja,
        "TEAM Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/17310/17310-1351756857.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17310#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17310#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<album/17310#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hoshizora no Memoria Eternal Heart Vocal Tracks"@en,
        "星空のメモリア Eternal Heart ボーカルトラックス"@ja,
        "Hoshizora no Memoria Eternal Heart Vocal Tracks"@ja-latn ;
    mo:composer <artist/4407#subject>,
        <artist/7516#subject>,
        <artist/8303#subject> ;
    mo:produced_work <album/17310#musicalwork> ;
    schema:name "Hoshizora no Memoria Eternal Heart Vocal Tracks"@en,
        "星空のメモリア Eternal Heart ボーカルトラックス"@ja,
        "Hoshizora no Memoria Eternal Heart Vocal Tracks"@ja-latn .

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

<artist/7516#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17310#subject> ;
    mo:performed <album/17310#performance> ;
    schema:name "Mineko Yamamoto"@en,
        "山本美禰子"@ja ;
    foaf:made <album/17310#composition>,
        <album/17310#lyrics>,
        <album/17310#subject> ;
    foaf:name "Mineko Yamamoto"@en,
        "山本美禰子"@ja .

<album/17310#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hoshizora no Memoria Eternal Heart Vocal Tracks"@en,
        "星空のメモリア Eternal Heart ボーカルトラックス"@ja,
        "Hoshizora no Memoria Eternal Heart Vocal Tracks"@ja-latn ;
    mo:performance_of <album/17310#musicalwork> ;
    mo:performer <artist/149#subject>,
        <artist/7516#subject>,
        <artist/96#subject> ;
    mo:recorded_as <album/17310#musicalexpression> ;
    schema:byArtist <artist/149#subject>,
        <artist/7516#subject>,
        <artist/96#subject> ;
    schema:name "Hoshizora no Memoria Eternal Heart Vocal Tracks"@en,
        "星空のメモリア Eternal Heart ボーカルトラックス"@ja,
        "Hoshizora no Memoria Eternal Heart Vocal Tracks"@ja-latn ;
    schema:workPerformed <album/17310#musicalwork> .

<album/17310#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-03"^^xsd:date ;
    dcterms:title "Hoshizora no Memoria Eternal Heart Vocal Tracks"@en,
        "星空のメモリア Eternal Heart ボーカルトラックス"@ja,
        "Hoshizora no Memoria Eternal Heart Vocal Tracks"@ja-latn ;
    mo:catalogue_number "KDSD-00349" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17310#musicalexpression> ;
    mo:publisher <org/2316#subject> ;
    mo:record _:N2437e92772524a0487a49fc58cc1c216 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hoshizora no Memoria Eternal Heart"@en ;
            foaf:name "Hoshizora no Memoria Eternal Heart"@en ] ;
    schema:byArtist <artist/149#subject>,
        <artist/7516#subject>,
        <artist/96#subject> ;
    schema:datePublished "2010-03-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/17310/17310-1351756857.jpg> ;
    schema:name "Hoshizora no Memoria Eternal Heart Vocal Tracks"@en,
        "星空のメモリア Eternal Heart ボーカルトラックス"@ja,
        "Hoshizora no Memoria Eternal Heart Vocal Tracks"@ja-latn ;
    schema:publisher <org/2316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/17310/17310-1351756857.jpg> .

_:N042dba94b3b243f48eaef7040f6efb75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaleidoscope (Arrange)"@en,
        "Kaleidoscope (Arrange) (ボーナストラック)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N2437e92772524a0487a49fc58cc1c216 ;
    schema:name "Kaleidoscope (Arrange)"@en,
        "Kaleidoscope (Arrange) (ボーナストラック)"@ja .

_:N09007e73c7944bb3b2b9932a3da7471a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Light (Instrumental)"@en,
        "宙のヒカリ (Instrumental)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N2437e92772524a0487a49fc58cc1c216 ;
    schema:name "Space Light (Instrumental)"@en,
        "宙のヒカリ (Instrumental)"@ja .

_:N3f57f1fe795e4e67b1568bfeacef62f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaleidoscope"@en,
        "Kaleidoscope"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N2437e92772524a0487a49fc58cc1c216 ;
    schema:name "Kaleidoscope"@en,
        "Kaleidoscope"@ja .

_:N6da03f36e8be4b87bf2f48784dc66882 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaleidoscope (Instrumental)"@en,
        "Kaleidoscope (Instrumental)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N2437e92772524a0487a49fc58cc1c216 ;
    schema:name "Kaleidoscope (Instrumental)"@en,
        "Kaleidoscope (Instrumental)"@ja .

_:N765a2fe8d5d64f98ba31880ea64009bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memoria Chapter Two (orgel)"@en,
        "Memoria 第二章 (orgel)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N2437e92772524a0487a49fc58cc1c216 ;
    schema:name "Memoria Chapter Two (orgel)"@en,
        "Memoria 第二章 (orgel)"@ja .

_:Na3fbe7d66b8b4510b36d80a39cd45800 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swirl of Memories ~The Present~"@en,
        "記憶の渦 現在"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N2437e92772524a0487a49fc58cc1c216 ;
    schema:name "Swirl of Memories ~The Present~"@en,
        "記憶の渦 現在"@ja .

_:Na6dbefc7a3e4449f971715dd6d45fcf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond of Winter (Arrange)"@en,
        "冬のダイヤモンド (Arrange) (ボーナストラック)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N2437e92772524a0487a49fc58cc1c216 ;
    schema:name "Diamond of Winter (Arrange)"@en,
        "冬のダイヤモンド (Arrange) (ボーナストラック)"@ja .

_:Na9612a9d3ba243e3b325979887304604 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond of Winter (Instrumental)"@en,
        "冬のダイヤモンド (Instrumental)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N2437e92772524a0487a49fc58cc1c216 ;
    schema:name "Diamond of Winter (Instrumental)"@en,
        "冬のダイヤモンド (Instrumental)"@ja .

_:Naa34b1226f4a478bae7f4419ef1493da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Light (Arrange)"@en,
        "宙のヒカリ (Arrange) (ボーナストラック)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N2437e92772524a0487a49fc58cc1c216 ;
    schema:name "Space Light (Arrange)"@en,
        "宙のヒカリ (Arrange) (ボーナストラック)"@ja .

_:Ncb78cd90b6194f959f895c89860cedce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond of Winter"@en,
        "冬のダイヤモンド"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N2437e92772524a0487a49fc58cc1c216 ;
    schema:name "Diamond of Winter"@en,
        "冬のダイヤモンド"@ja .

_:Nd2028d14bede426d8c2bc8e7bc955f0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memoria Chapter Two"@en,
        "Memoria 第二章"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N2437e92772524a0487a49fc58cc1c216 ;
    schema:name "Memoria Chapter Two"@en,
        "Memoria 第二章"@ja .

_:Nd7df45ab52e44321822641397af384d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Light"@en,
        "宙のヒカリ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N2437e92772524a0487a49fc58cc1c216 ;
    schema:name "Space Light"@en,
        "宙のヒカリ"@ja .

_:Ndd06b46afff74ab990a60c49a1dbe021 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lights in the Sky are All Stars"@en,
        "天の光はすべて星"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N2437e92772524a0487a49fc58cc1c216 ;
    schema:name "The Lights in the Sky are All Stars"@en,
        "天の光はすべて星"@ja .

_:Ne78b353def594f94b1ce133352cd561b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swirl of Memories ~The Past~"@en,
        "記憶の渦 過去"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N2437e92772524a0487a49fc58cc1c216 ;
    schema:name "Swirl of Memories ~The Past~"@en,
        "記憶の渦 過去"@ja .

_:Nfadb63cd488941d29b34f3d435fe0a7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revolving Constellation"@en,
        "巡る星座"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N2437e92772524a0487a49fc58cc1c216 ;
    schema:name "Revolving Constellation"@en,
        "巡る星座"@ja .

_:N2437e92772524a0487a49fc58cc1c216 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N042dba94b3b243f48eaef7040f6efb75,
        _:N09007e73c7944bb3b2b9932a3da7471a,
        _:N3f57f1fe795e4e67b1568bfeacef62f8,
        _:N6da03f36e8be4b87bf2f48784dc66882,
        _:N765a2fe8d5d64f98ba31880ea64009bb,
        _:Na3fbe7d66b8b4510b36d80a39cd45800,
        _:Na6dbefc7a3e4449f971715dd6d45fcf2,
        _:Na9612a9d3ba243e3b325979887304604,
        _:Naa34b1226f4a478bae7f4419ef1493da,
        _:Ncb78cd90b6194f959f895c89860cedce,
        _:Nd2028d14bede426d8c2bc8e7bc955f0e,
        _:Nd7df45ab52e44321822641397af384d4,
        _:Ndd06b46afff74ab990a60c49a1dbe021,
        _:Ne78b353def594f94b1ce133352cd561b,
        _:Nfadb63cd488941d29b34f3d435fe0a7f ;
    mo:track_count 15 ;
    schema:duration "PT65:43"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N042dba94b3b243f48eaef7040f6efb75,
        _:N09007e73c7944bb3b2b9932a3da7471a,
        _:N3f57f1fe795e4e67b1568bfeacef62f8,
        _:N6da03f36e8be4b87bf2f48784dc66882,
        _:N765a2fe8d5d64f98ba31880ea64009bb,
        _:Na3fbe7d66b8b4510b36d80a39cd45800,
        _:Na6dbefc7a3e4449f971715dd6d45fcf2,
        _:Na9612a9d3ba243e3b325979887304604,
        _:Naa34b1226f4a478bae7f4419ef1493da,
        _:Ncb78cd90b6194f959f895c89860cedce,
        _:Nd2028d14bede426d8c2bc8e7bc955f0e,
        _:Nd7df45ab52e44321822641397af384d4,
        _:Ndd06b46afff74ab990a60c49a1dbe021,
        _:Ne78b353def594f94b1ce133352cd561b,
        _:Nfadb63cd488941d29b34f3d435fe0a7f .

