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

<artist/4414#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reiko Takahashi"@en,
        "高橋麗子"@ja ;
    foaf:made <album/6425#lyrics>,
        <album/6425#subject> ;
    foaf:name "Reiko Takahashi"@en,
        "高橋麗子"@ja .

<artist/4949#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyako Umino"@en,
        "うみのみやこ"@ja ;
    foaf:made <album/6425#lyrics>,
        <album/6425#subject> ;
    foaf:name "Miyako Umino"@en,
        "うみのみやこ"@ja .

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

<artist/206#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6425#subject> ;
    schema:name "Takashige Inagaki"@en,
        "稲垣貴繁"@ja ;
    foaf:made <album/6425#composition>,
        <album/6425#subject> ;
    foaf:name "Takashige Inagaki"@en,
        "稲垣貴繁"@ja .

<product/566#subject> a schema:CreativeWork ;
    schema:name "Ar tonelico: Melody of Elemia"@en,
        "アルトネリコ 世界の終わりで詩い続ける少女"@ja,
        "Ar tonelico: Sekai no Owari de Utaitsuzukeru Shoujo"@ja-latn ;
    foaf:name "Ar tonelico: Melody of Elemia"@en,
        "アルトネリコ 世界の終わりで詩い続ける少女"@ja,
        "Ar tonelico: Sekai no Owari de Utaitsuzukeru Shoujo"@ja-latn .

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

<album/6425#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Claire ~Promise of the Gentle Breeze~ Ar tonelico hymmnos musical"@en,
        "～クレア そよかぜの約束～ Ar tonelico hymmnos musical"@ja,
        "~Claire: Soyokaze no Yakusoku~ Ar tonelico hymmnos musical"@ja-latn ;
    mo:performance_of <album/6425#musicalwork> ;
    mo:recorded_as <album/6425#musicalexpression> ;
    schema:name "Claire ~Promise of the Gentle Breeze~ Ar tonelico hymmnos musical"@en,
        "～クレア そよかぜの約束～ Ar tonelico hymmnos musical"@ja,
        "~Claire: Soyokaze no Yakusoku~ Ar tonelico hymmnos musical"@ja-latn ;
    schema:workPerformed <album/6425#musicalwork> .

<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/52/6425/6425-1208089992.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/6425#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/52/6425/6425-1208089992.jpg> ;
    foaf:depicts <album/6425#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/52/6425/6425-1208089992.jpg> .

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

<album/6425#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Claire ~Promise of the Gentle Breeze~ Ar tonelico hymmnos musical"@en,
        "～クレア そよかぜの約束～ Ar tonelico hymmnos musical"@ja,
        "~Claire: Soyokaze no Yakusoku~ Ar tonelico hymmnos musical"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(SAME Creative"@en ;
            foaf:made <album/6425#composition> ;
            foaf:name "(SAME Creative"@en ],
        <artist/206#subject> ;
    mo:produced_work <album/6425#musicalwork> ;
    schema:name "Claire ~Promise of the Gentle Breeze~ Ar tonelico hymmnos musical"@en,
        "～クレア そよかぜの約束～ Ar tonelico hymmnos musical"@ja,
        "~Claire: Soyokaze no Yakusoku~ Ar tonelico hymmnos musical"@ja-latn .

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

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

<album/6425#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-30"^^xsd:date ;
    dcterms:title "Claire ~Promise of the Gentle Breeze~ Ar tonelico hymmnos musical"@en,
        "～クレア そよかぜの約束～ Ar tonelico hymmnos musical"@ja,
        "~Claire: Soyokaze no Yakusoku~ Ar tonelico hymmnos musical"@ja-latn ;
    mo:catalogue_number "KDSD-10018" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6425#musicalexpression> ;
    mo:publisher <org/2316#subject> ;
    mo:record _:N077458884c084df89b4243982c464cfe ;
    mo:record_count 1 ;
    schema:about <product/566#subject> ;
    schema:datePublished "2006-08-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/6425/6425-1208089992.jpg> ;
    schema:name "Claire ~Promise of the Gentle Breeze~ Ar tonelico hymmnos musical"@en,
        "～クレア そよかぜの約束～ Ar tonelico hymmnos musical"@ja,
        "~Claire: Soyokaze no Yakusoku~ Ar tonelico hymmnos musical"@ja-latn ;
    schema:publisher <org/2316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/6425/6425-1208089992.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6425#subject> ;
    schema:name "(SAME Creative"@en ;
    foaf:made <album/6425#subject> ;
    foaf:name "(SAME Creative"@en .

_:N02500d7b2e1749148dd1dfd49f1bd777 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Affection \"Cello's Light ~Calm~\""@en,
        "慈愛 『チェロの光 ～Calm～』"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:N077458884c084df89b4243982c464cfe ;
    schema:name "Affection \"Cello's Light ~Calm~\""@en,
        "慈愛 『チェロの光 ～Calm～』"@ja .

_:N1ee2570e735449b9a50e93b828f7aea4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decision"@en,
        "決意"@ja ;
    mo:track_number 7 ;
    schema:duration "PT12:16"^^xsd:interval ;
    schema:inPlaylist _:N077458884c084df89b4243982c464cfe ;
    schema:name "Decision"@en,
        "決意"@ja .

_:N23e3496e3f5645dba8b29a9e04d7b93a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birth \"EXEC_HYMME_PLUTONIUS/.\""@en,
        "誕生 『EXEC_HYMME_PLUTONIUS/.』"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N077458884c084df89b4243982c464cfe ;
    schema:name "Birth \"EXEC_HYMME_PLUTONIUS/.\""@en,
        "誕生 『EXEC_HYMME_PLUTONIUS/.』"@ja .

_:N275ec8c99a0148fd9d2d5ea2d00ea0d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Future"@en,
        "未来"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N077458884c084df89b4243982c464cfe ;
    schema:name "The Future"@en,
        "未来"@ja .

_:N341652dc2aa44a99aabff37f41ce7f26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Travel \"EXEC_HYMME_CLOSSPHERE/.\""@en,
        "旅立 『EXEC_HYMME_CLOSSPHERE/.』"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N077458884c084df89b4243982c464cfe ;
    schema:name "Travel \"EXEC_HYMME_CLOSSPHERE/.\""@en,
        "旅立 『EXEC_HYMME_CLOSSPHERE/.』"@ja .

_:N50b56c461cd84df49396dc0bb7e54b42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promise \"Promise of the Gentle Breeze\""@en,
        "約束 『そよかぜの約束』"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N077458884c084df89b4243982c464cfe ;
    schema:name "Promise \"Promise of the Gentle Breeze\""@en,
        "約束 『そよかぜの約束』"@ja .

_:N5124d8690c6b492d8a1b88ade64c941b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend \"Surrounded Heart, Connected Time\""@en,
        "伝承 『めぐる心・繋がる刻』"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N077458884c084df89b4243982c464cfe ;
    schema:name "Legend \"Surrounded Heart, Connected Time\""@en,
        "伝承 『めぐる心・繋がる刻』"@ja .

_:N5e566a0ea0034af3b6d341d22aef0783 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chanting the Moon \"Requiem ~Oh, Precious Life, Rest in Peace~\""@en,
        "月奏 『鎮魂 ～尊き命よやすらかに～』"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N077458884c084df89b4243982c464cfe ;
    schema:name "Chanting the Moon \"Requiem ~Oh, Precious Life, Rest in Peace~\""@en,
        "月奏 『鎮魂 ～尊き命よやすらかに～』"@ja .

_:N785b0c03c4284ac6807f0f4d378434d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Encounter \"Moonlight Nocturne ~Cradle~\""@en,
        "出逢 『月光夜曲 ～Cradle～』"@ja ;
    mo:track_number 4 ;
    schema:duration "PT8:48"^^xsd:interval ;
    schema:inPlaylist _:N077458884c084df89b4243982c464cfe ;
    schema:name "Encounter \"Moonlight Nocturne ~Cradle~\""@en,
        "出逢 『月光夜曲 ～Cradle～』"@ja .

_:Nb98a54de9ee24958876fed8df99f7e34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breath \"Lullaby of the Gentle Breeze\""@en,
        "息吹 『そよかぜの子守唄』"@ja ;
    mo:track_number 6 ;
    schema:duration "PT10:49"^^xsd:interval ;
    schema:inPlaylist _:N077458884c084df89b4243982c464cfe ;
    schema:name "Breath \"Lullaby of the Gentle Breeze\""@en,
        "息吹 『そよかぜの子守唄』"@ja .

_:Nb9c0008edbb24d1096c3a3d5292944af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reunion"@en,
        "再会"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N077458884c084df89b4243982c464cfe ;
    schema:name "Reunion"@en,
        "再会"@ja .

_:Nf581e5d466354f40b7c7b9f157178217 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destruction \"EXEC_NULLASCENSION/.\""@en,
        "破滅 『EXEC_NULLASCENSION/.』"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N077458884c084df89b4243982c464cfe ;
    schema:name "Destruction \"EXEC_NULLASCENSION/.\""@en,
        "破滅 『EXEC_NULLASCENSION/.』"@ja .

_:N077458884c084df89b4243982c464cfe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02500d7b2e1749148dd1dfd49f1bd777,
        _:N1ee2570e735449b9a50e93b828f7aea4,
        _:N23e3496e3f5645dba8b29a9e04d7b93a,
        _:N275ec8c99a0148fd9d2d5ea2d00ea0d2,
        _:N341652dc2aa44a99aabff37f41ce7f26,
        _:N50b56c461cd84df49396dc0bb7e54b42,
        _:N5124d8690c6b492d8a1b88ade64c941b,
        _:N5e566a0ea0034af3b6d341d22aef0783,
        _:N785b0c03c4284ac6807f0f4d378434d6,
        _:Nb98a54de9ee24958876fed8df99f7e34,
        _:Nb9c0008edbb24d1096c3a3d5292944af,
        _:Nf581e5d466354f40b7c7b9f157178217 ;
    mo:track_count 12 ;
    schema:duration "PT68:51"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N02500d7b2e1749148dd1dfd49f1bd777,
        _:N1ee2570e735449b9a50e93b828f7aea4,
        _:N23e3496e3f5645dba8b29a9e04d7b93a,
        _:N275ec8c99a0148fd9d2d5ea2d00ea0d2,
        _:N341652dc2aa44a99aabff37f41ce7f26,
        _:N50b56c461cd84df49396dc0bb7e54b42,
        _:N5124d8690c6b492d8a1b88ade64c941b,
        _:N5e566a0ea0034af3b6d341d22aef0783,
        _:N785b0c03c4284ac6807f0f4d378434d6,
        _:Nb98a54de9ee24958876fed8df99f7e34,
        _:Nb9c0008edbb24d1096c3a3d5292944af,
        _:Nf581e5d466354f40b7c7b9f157178217 .

