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

<artist/16893#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jorito"@en ;
    foaf:made <album/113807#subject>,
        <album/113807#vocals> ;
    foaf:name "Jorito"@en .

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

<artist/11560#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113807#subject> ;
    schema:name "Yasunori Nishiki"@en,
        "西木康智"@ja ;
    foaf:made <album/113807#composition>,
        <album/113807#subject> ;
    foaf:name "Yasunori Nishiki"@en,
        "西木康智"@ja .

<product/6581#subject> a schema:CreativeWork ;
    schema:name "OCTOPATH TRAVELER"@en,
        "OCTOPATH TRAVELER"@ja,
        "OCTOPATH TRAVELER"@ja-latn ;
    foaf:name "OCTOPATH TRAVELER"@en,
        "OCTOPATH TRAVELER"@ja,
        "OCTOPATH TRAVELER"@ja-latn .

<album/113807#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Octopath Traveler: Echoes of Eight"@en,
        "Octopath Traveler: Echoes of Eight"@ja,
        "Octopath Traveler: Echoes of Eight"@ja-latn ;
    mo:composer <artist/11560#subject> ;
    mo:produced_work <album/113807#musicalwork> ;
    schema:name "Octopath Traveler: Echoes of Eight"@en,
        "Octopath Traveler: Echoes of Eight"@ja,
        "Octopath Traveler: Echoes of Eight"@ja-latn .

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

<album/113807#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Octopath Traveler: Echoes of Eight"@en,
        "Octopath Traveler: Echoes of Eight"@ja,
        "Octopath Traveler: Echoes of Eight"@ja-latn ;
    mo:performance_of <album/113807#musicalwork> ;
    mo:recorded_as <album/113807#musicalexpression> ;
    schema:name "Octopath Traveler: Echoes of Eight"@en,
        "Octopath Traveler: Echoes of Eight"@ja,
        "Octopath Traveler: Echoes of Eight"@ja-latn ;
    schema:workPerformed <album/113807#musicalwork> .

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

<org/1570#subject> schema:name "Pixel Mixers"@en,
        "Pixel Mixers"@ja,
        "Pixel Mixers"@ja-latn ;
    foaf:name "Pixel Mixers"@en,
        "Pixel Mixers"@ja,
        "Pixel Mixers"@ja-latn .

<https://media.vgm.io/albums/70/113807/113807-2ce4b5f6d128.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113807#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/113807/113807-2ce4b5f6d128.png> ;
    foaf:depicts <album/113807#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/113807/113807-2ce4b5f6d128.png> .

<https://medium-media.vgm.io/albums/70/113807/113807-2ce4b5f6d128.png> a schema:ImageObject,
        foaf:Image .

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

<album/113807#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-07-22"^^xsd:date ;
    dcterms:title "Octopath Traveler: Echoes of Eight"@en,
        "Octopath Traveler: Echoes of Eight"@ja,
        "Octopath Traveler: Echoes of Eight"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/113807#musicalexpression> ;
    mo:publisher <org/1570#subject> ;
    mo:record _:Na48c94dc89194d028d4776b85b743234 ;
    mo:record_count 1 ;
    schema:about <product/6581#subject> ;
    schema:datePublished "2021-07-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/113807/113807-2ce4b5f6d128.png> ;
    schema:name "Octopath Traveler: Echoes of Eight"@en,
        "Octopath Traveler: Echoes of Eight"@ja,
        "Octopath Traveler: Echoes of Eight"@ja-latn ;
    schema:publisher <org/1570#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/113807/113807-2ce4b5f6d128.png> .

_:N051f5516b2644f6a847b6b15b479f5af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "River of Life"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "River of Life"@en .

_:N07b2d2eb3d454f959c1e6c5c4c60ccea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clearbrook, By the Pristine Waters"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Clearbrook, By the Pristine Waters"@en .

_:N27e4bfc7b4e1469faf3b09f2dcef859a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ophilia, The Cleric"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Ophilia, The Cleric"@en .

_:N2d6f03e7c6f04ea9b6554eee77d7cc0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gate of Finis"@en ;
    mo:track_number 31 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "The Gate of Finis"@en .

_:N32496134b15743cab76580525195037a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle at Journey’s End"@en ;
    mo:track_number 30 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Battle at Journey’s End"@en .

_:N3264c0a618d947d598743ec453533c1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle II"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Battle II"@en .

_:N369c391ef58a426fae7fefb4321e2030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Primrose, The Dancer"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Primrose, The Dancer"@en .

_:N37a8b76f4b874e1faf7c846206629ca4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Riverlands"@en ;
    mo:track_number 20 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "The Riverlands"@en .

_:N3969e4d49b3747019347d5c2acb144cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decisive Battle II & Medley"@en ;
    mo:track_number 15 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Decisive Battle II & Medley"@en .

_:N3df554c2a0e94f1ca6ba9b71d1d8630d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Olberic, The Warrior"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Olberic, The Warrior"@en .

_:N3f32fa16a4f5462aa7889c7747eec68c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Settlement in the Red Bluffs"@en ;
    mo:track_number 26 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "A Settlement in the Red Bluffs"@en .

_:N46ca451f9da84fd99b0e58948d0d3101 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alfyn, The Apothecary"@en ;
    mo:track_number 19 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Alfyn, The Apothecary"@en .

_:N5057e8ed933646df8f93c0bdd12f9c17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stillsnow, Town Veiled in White"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Stillsnow, Town Veiled in White"@en .

_:N5288cf4e117342c2b423d164beebd358 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Main Theme"@en .

_:N5668289cad31496098f9ef4a775f76cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oasis in the Sparkling Sands"@en ;
    mo:track_number 18 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Oasis in the Sparkling Sands"@en .

_:N5881ee75c702498ca62bbfea062b634c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Therion, The Thief"@en ;
    mo:track_number 24 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Therion, The Thief"@en .

_:N61440e8444294b3183b5a04a14b6d563 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tressa, the Merchant"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Tressa, the Merchant"@en .

_:N620a10d0454941e3a58fee80a55db031 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Highlands"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "The Highlands"@en .

_:N65719bc1d7f04949875df42bb6e42994 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beneath the Crags, Orewell"@en ;
    mo:track_number 22 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Beneath the Crags, Orewell"@en .

_:N676fc41a095849488f12bd4453a638a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The One They Call The Witch"@en ;
    mo:track_number 32 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "The One They Call The Witch"@en .

_:N78b454d123b84faab3372a127d8a7802 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cyrus, The Scholar"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Cyrus, The Scholar"@en .

_:N78ff47123b60476da2afda2366fe5086 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cliftlands"@en ;
    mo:track_number 25 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "The Cliftlands"@en .

_:N8547a3fa09ed48b8970bfab27c8912f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decisive Battle I & Medley"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:07"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Decisive Battle I & Medley"@en .

_:Na09b5306fd2e4bdaa2805eb73d05e465 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending Theme"@en ;
    mo:track_number 33 ;
    schema:duration "PT7:55"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Ending Theme"@en .

_:Nab0c235731cb47f2b44c83ab59ccd833 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flatlands"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "The Flatlands"@en .

_:Nb85082707d594dc9b8b49b333e7b4b78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rippletide, A Sea Breeze Blows"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Rippletide, A Sea Breeze Blows"@en .

_:Nbbe4e4fc0f5c46dd8e311dfe77829c71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Woodlands"@en ;
    mo:track_number 28 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "The Woodlands"@en .

_:Nbc554aabaf5f43ae98945ec9d7c663e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "H’aanit, The Hunter"@en ;
    mo:track_number 27 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "H’aanit, The Hunter"@en .

_:Nd50810dabc8a42db86c06b0dcc5a83a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They Who Govern Reason"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "They Who Govern Reason"@en .

_:Nd8684dc3feb849fe8c369cb07df1db26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victors Hollow, Jewel of the Forest"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Victors Hollow, Jewel of the Forest"@en .

_:Ne1b5985d970243e28e7392b73a412979 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Frostlands"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "The Frostlands"@en .

_:Nea63a68107834d4791d41fa20e10e0ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cobbleston, Nestled in the Hills"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "Cobbleston, Nestled in the Hills"@en .

_:Nfc02a039584f4c8cbb6d6a0bcfd3ec5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "S’warkii, My Quiet Forest Home"@en ;
    mo:track_number 29 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Na48c94dc89194d028d4776b85b743234 ;
    schema:name "S’warkii, My Quiet Forest Home"@en .

_:Na48c94dc89194d028d4776b85b743234 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N051f5516b2644f6a847b6b15b479f5af,
        _:N07b2d2eb3d454f959c1e6c5c4c60ccea,
        _:N27e4bfc7b4e1469faf3b09f2dcef859a,
        _:N2d6f03e7c6f04ea9b6554eee77d7cc0e,
        _:N32496134b15743cab76580525195037a,
        _:N3264c0a618d947d598743ec453533c1b,
        _:N369c391ef58a426fae7fefb4321e2030,
        _:N37a8b76f4b874e1faf7c846206629ca4,
        _:N3969e4d49b3747019347d5c2acb144cb,
        _:N3df554c2a0e94f1ca6ba9b71d1d8630d,
        _:N3f32fa16a4f5462aa7889c7747eec68c,
        _:N46ca451f9da84fd99b0e58948d0d3101,
        _:N5057e8ed933646df8f93c0bdd12f9c17,
        _:N5288cf4e117342c2b423d164beebd358,
        _:N5668289cad31496098f9ef4a775f76cc,
        _:N5881ee75c702498ca62bbfea062b634c,
        _:N61440e8444294b3183b5a04a14b6d563,
        _:N620a10d0454941e3a58fee80a55db031,
        _:N65719bc1d7f04949875df42bb6e42994,
        _:N676fc41a095849488f12bd4453a638a1,
        _:N78b454d123b84faab3372a127d8a7802,
        _:N78ff47123b60476da2afda2366fe5086,
        _:N8547a3fa09ed48b8970bfab27c8912f2,
        _:Na09b5306fd2e4bdaa2805eb73d05e465,
        _:Nab0c235731cb47f2b44c83ab59ccd833,
        _:Nb85082707d594dc9b8b49b333e7b4b78,
        _:Nbbe4e4fc0f5c46dd8e311dfe77829c71,
        _:Nbc554aabaf5f43ae98945ec9d7c663e7,
        _:Nd50810dabc8a42db86c06b0dcc5a83a5,
        _:Nd8684dc3feb849fe8c369cb07df1db26,
        _:Ne1b5985d970243e28e7392b73a412979,
        _:Nea63a68107834d4791d41fa20e10e0ce,
        _:Nfc02a039584f4c8cbb6d6a0bcfd3ec5e ;
    mo:track_count 33 ;
    schema:duration "PT137:25"^^xsd:interval ;
    schema:numTracks 33 ;
    schema:track _:N051f5516b2644f6a847b6b15b479f5af,
        _:N07b2d2eb3d454f959c1e6c5c4c60ccea,
        _:N27e4bfc7b4e1469faf3b09f2dcef859a,
        _:N2d6f03e7c6f04ea9b6554eee77d7cc0e,
        _:N32496134b15743cab76580525195037a,
        _:N3264c0a618d947d598743ec453533c1b,
        _:N369c391ef58a426fae7fefb4321e2030,
        _:N37a8b76f4b874e1faf7c846206629ca4,
        _:N3969e4d49b3747019347d5c2acb144cb,
        _:N3df554c2a0e94f1ca6ba9b71d1d8630d,
        _:N3f32fa16a4f5462aa7889c7747eec68c,
        _:N46ca451f9da84fd99b0e58948d0d3101,
        _:N5057e8ed933646df8f93c0bdd12f9c17,
        _:N5288cf4e117342c2b423d164beebd358,
        _:N5668289cad31496098f9ef4a775f76cc,
        _:N5881ee75c702498ca62bbfea062b634c,
        _:N61440e8444294b3183b5a04a14b6d563,
        _:N620a10d0454941e3a58fee80a55db031,
        _:N65719bc1d7f04949875df42bb6e42994,
        _:N676fc41a095849488f12bd4453a638a1,
        _:N78b454d123b84faab3372a127d8a7802,
        _:N78ff47123b60476da2afda2366fe5086,
        _:N8547a3fa09ed48b8970bfab27c8912f2,
        _:Na09b5306fd2e4bdaa2805eb73d05e465,
        _:Nab0c235731cb47f2b44c83ab59ccd833,
        _:Nb85082707d594dc9b8b49b333e7b4b78,
        _:Nbbe4e4fc0f5c46dd8e311dfe77829c71,
        _:Nbc554aabaf5f43ae98945ec9d7c663e7,
        _:Nd50810dabc8a42db86c06b0dcc5a83a5,
        _:Nd8684dc3feb849fe8c369cb07df1db26,
        _:Ne1b5985d970243e28e7392b73a412979,
        _:Nea63a68107834d4791d41fa20e10e0ce,
        _:Nfc02a039584f4c8cbb6d6a0bcfd3ec5e .

