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

<artist/7154#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tetsuya Takahashi"@en,
        "高橋哲哉"@ja ;
    foaf:made <album/64769#lyrics>,
        <album/64769#subject> ;
    foaf:name "Tetsuya Takahashi"@en,
        "高橋哲哉"@ja .

<album/18669> a mo:Release ;
    mo:catalogue_number "NTDO-17210" .

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

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64769#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/64769#composition>,
        <album/64769#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

<artist/146#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64769#subject> ;
    schema:name "Yasunori Mitsuda"@en,
        "光田康典"@ja ;
    foaf:made <album/64769#composition>,
        <album/64769#subject> ;
    foaf:name "Yasunori Mitsuda"@en,
        "光田康典"@ja .

<artist/418#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64769#subject> ;
    schema:name "CHiCO"@en ;
    foaf:made <album/64769#composition>,
        <album/64769#subject> ;
    foaf:name "CHiCO"@en .

<artist/4822#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64769#subject> ;
    schema:name "Manami Kiyota"@en,
        "清田愛未"@ja ;
    foaf:made <album/64769#composition>,
        <album/64769#subject> ;
    foaf:name "Manami Kiyota"@en,
        "清田愛未"@ja .

<artist/6509#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64769#subject> ;
    schema:name "Tomori Kudo"@en,
        "工藤ともり"@ja ;
    foaf:made <album/64769#composition>,
        <album/64769#subject> ;
    foaf:name "Tomori Kudo"@en,
        "工藤ともり"@ja .

<artist/6565#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64769#subject> ;
    schema:name "Kenji Hiramatsu"@en,
        "平松建治"@ja ;
    foaf:made <album/64769#composition>,
        <album/64769#subject> ;
    foaf:name "Kenji Hiramatsu"@en,
        "平松建治"@ja .

<artist/8635#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64769#subject> ;
    schema:name "ACE+"@en ;
    foaf:made <album/64769#composition>,
        <album/64769#subject> ;
    foaf:name "ACE+"@en .

<product/371#subject> a schema:CreativeWork ;
    schema:name "Xenoblade Chronicles"@en,
        "ゼノブレイド"@ja,
        "Xenoblade"@ja-latn ;
    foaf:name "Xenoblade Chronicles"@en,
        "ゼノブレイド"@ja,
        "Xenoblade"@ja-latn .

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

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

<org/2540#subject> schema:name "Nintendo Australia"@en,
        "Nintendo Australia"@ja,
        "Nintendo Australia"@ja-latn ;
    foaf:name "Nintendo Australia"@en,
        "Nintendo Australia"@ja,
        "Nintendo Australia"@ja-latn .

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

<https://medium-media.vgm.io/albums/96/64769/64769-1484554285.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/64769#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Xenoblade Chronicles Special Soundtrack"@en,
        "Xenoblade Chronicles Special Soundtrack"@ja,
        "Xenoblade Chronicles Special Soundtrack"@ja-latn ;
    mo:performance_of <album/64769#musicalwork> ;
    mo:performer <artist/55959#subject> ;
    mo:recorded_as <album/64769#musicalexpression> ;
    schema:byArtist <artist/55959#subject> ;
    schema:name "Xenoblade Chronicles Special Soundtrack"@en,
        "Xenoblade Chronicles Special Soundtrack"@ja,
        "Xenoblade Chronicles Special Soundtrack"@ja-latn ;
    schema:workPerformed <album/64769#musicalwork> .

<artist/55959#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64769#performance> ;
    schema:name "Sarah Lim"@en ;
    foaf:name "Sarah Lim"@en .

<album/64769#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Xenoblade Chronicles Special Soundtrack"@en,
        "Xenoblade Chronicles Special Soundtrack"@ja,
        "Xenoblade Chronicles Special Soundtrack"@ja-latn ;
    mo:composer <artist/139#subject>,
        <artist/146#subject>,
        <artist/418#subject>,
        <artist/4822#subject>,
        <artist/6509#subject>,
        <artist/6565#subject>,
        <artist/8635#subject> ;
    mo:produced_work <album/64769#musicalwork> ;
    schema:name "Xenoblade Chronicles Special Soundtrack"@en,
        "Xenoblade Chronicles Special Soundtrack"@ja,
        "Xenoblade Chronicles Special Soundtrack"@ja-latn .

<album/64769#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-09-01"^^xsd:date ;
    dcterms:title "Xenoblade Chronicles Special Soundtrack"@en,
        "Xenoblade Chronicles Special Soundtrack"@ja,
        "Xenoblade Chronicles Special Soundtrack"@ja-latn ;
    mo:catalogue_number "RVL-SX4P-AUS" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/18669> ;
    mo:publication_of <album/64769#musicalexpression> ;
    mo:publisher <org/2540#subject> ;
    mo:record _:N0ce8be81f6974eff80e994b4d235e0de ;
    mo:record_count 1 ;
    schema:about <product/371#subject> ;
    schema:byArtist <artist/55959#subject> ;
    schema:datePublished "2011-09-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/64769/64769-1484554285.jpg> ;
    schema:name "Xenoblade Chronicles Special Soundtrack"@en,
        "Xenoblade Chronicles Special Soundtrack"@ja,
        "Xenoblade Chronicles Special Soundtrack"@ja-latn ;
    schema:publisher <org/2540#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/64769/64769-1484554285.jpg> .

_:N0d1015e3b8ae4901ba63ab5be0b3b394 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gaur Plain"@en,
        "Gaur Plains"@en,
        "ガウル平原"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:56"^^xsd:interval ;
    schema:inPlaylist _:N0ce8be81f6974eff80e994b4d235e0de ;
    schema:name "Gaur Plain"@en,
        "Gaur Plains"@en,
        "ガウル平原"@ja .

_:N0fa47a1f498942059c982612c12d26ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight!"@en,
        "Time to Fight!"@en,
        "戦闘!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N0ce8be81f6974eff80e994b4d235e0de ;
    schema:name "Fight!"@en,
        "Time to Fight!"@en,
        "戦闘!"@ja .

_:N2c7eaa1679d24f5b8b7299b31f3d8987 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Confrontation with the Enemy"@en,
        "Engage the Enemy"@en,
        "敵との対峙"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N0ce8be81f6974eff80e994b4d235e0de ;
    schema:name "Confrontation with the Enemy"@en,
        "Engage the Enemy"@en,
        "敵との対峙"@ja .

_:N3aa04daac79c4f0391ca34b0ee42eb8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Sky"@en,
        "Ending Theme - Beyond the Sky"@en,
        "Beyond the Sky"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N0ce8be81f6974eff80e994b4d235e0de ;
    schema:name "Beyond the Sky"@en,
        "Ending Theme - Beyond the Sky"@en,
        "Beyond the Sky"@ja .

_:N44804f16a347434b9468a0dad0b804d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Once We Part Ways"@en,
        "Parting, And..."@en,
        "別れ、そして…"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N0ce8be81f6974eff80e994b4d235e0de ;
    schema:name "Once We Part Ways"@en,
        "Parting, And..."@en,
        "別れ、そして…"@ja .

_:N75bbd5c6e3634090ba8a6b9595152759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those Who Bear Their Name"@en,
        "You Will Know Our Names"@en,
        "名を冠する者たち"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N0ce8be81f6974eff80e994b4d235e0de ;
    schema:name "Those Who Bear Their Name"@en,
        "You Will Know Our Names"@en,
        "名を冠する者たち"@ja .

_:N99bfa924eb274b5c94bfff19121c127b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories"@en,
        "思い出"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N0ce8be81f6974eff80e994b4d235e0de ;
    schema:name "Memories"@en,
        "思い出"@ja .

_:Nc1460b6cac7f47b9ab5cf61f99ebce21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bionis' Awakening"@en,
        "The Awakening of the Giant"@en,
        "巨神の目覚め"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N0ce8be81f6974eff80e994b4d235e0de ;
    schema:name "Bionis' Awakening"@en,
        "The Awakening of the Giant"@en,
        "巨神の目覚め"@ja .

_:Nc80b0d1b2264413e85eb66bdd39c192a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en,
        "メインテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N0ce8be81f6974eff80e994b4d235e0de ;
    schema:name "Main Theme"@en,
        "メインテーマ"@ja .

_:Nd2827c87ad2740f5916b155ecc365982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Field of the Machinae"@en,
        "Mechonis Field"@en,
        "機神界フィールド"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N0ce8be81f6974eff80e994b4d235e0de ;
    schema:name "Field of the Machinae"@en,
        "Mechonis Field"@en,
        "機神界フィールド"@ja .

_:Nd3a8b83f9aaa4be793aadc1a68b9f1f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest of the Nopon"@en,
        "Macuna Woods"@en,
        "マクナ原生林"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N0ce8be81f6974eff80e994b4d235e0de ;
    schema:name "Forest of the Nopon"@en,
        "Macuna Woods"@en,
        "マクナ原生林"@ja .

_:Ndf1a0ff1933445c5861f0b83f5fe9e12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colony 9"@en,
        "コロニー9"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N0ce8be81f6974eff80e994b4d235e0de ;
    schema:name "Colony 9"@en,
        "コロニー9"@ja .

_:N0ce8be81f6974eff80e994b4d235e0de a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d1015e3b8ae4901ba63ab5be0b3b394,
        _:N0fa47a1f498942059c982612c12d26ee,
        _:N2c7eaa1679d24f5b8b7299b31f3d8987,
        _:N3aa04daac79c4f0391ca34b0ee42eb8d,
        _:N44804f16a347434b9468a0dad0b804d3,
        _:N75bbd5c6e3634090ba8a6b9595152759,
        _:N99bfa924eb274b5c94bfff19121c127b,
        _:Nc1460b6cac7f47b9ab5cf61f99ebce21,
        _:Nc80b0d1b2264413e85eb66bdd39c192a,
        _:Nd2827c87ad2740f5916b155ecc365982,
        _:Nd3a8b83f9aaa4be793aadc1a68b9f1f8,
        _:Ndf1a0ff1933445c5861f0b83f5fe9e12 ;
    mo:track_count 12 ;
    schema:duration "PT54:21"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0d1015e3b8ae4901ba63ab5be0b3b394,
        _:N0fa47a1f498942059c982612c12d26ee,
        _:N2c7eaa1679d24f5b8b7299b31f3d8987,
        _:N3aa04daac79c4f0391ca34b0ee42eb8d,
        _:N44804f16a347434b9468a0dad0b804d3,
        _:N75bbd5c6e3634090ba8a6b9595152759,
        _:N99bfa924eb274b5c94bfff19121c127b,
        _:Nc1460b6cac7f47b9ab5cf61f99ebce21,
        _:Nc80b0d1b2264413e85eb66bdd39c192a,
        _:Nd2827c87ad2740f5916b155ecc365982,
        _:Nd3a8b83f9aaa4be793aadc1a68b9f1f8,
        _:Ndf1a0ff1933445c5861f0b83f5fe9e12 .

