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

<album/123084#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "OCTOPATH TRAVELER II -Extended Battle Tracks-"@en,
        "OCTOPATH TRAVELER II -Extended Battle Tracks-"@ja,
        "OCTOPATH TRAVELER II -Extended Battle Tracks-"@ja-latn ;
    mo:produced_work <album/123084#musicalwork> ;
    schema:name "OCTOPATH TRAVELER II -Extended Battle Tracks-"@en,
        "OCTOPATH TRAVELER II -Extended Battle Tracks-"@ja,
        "OCTOPATH TRAVELER II -Extended Battle Tracks-"@ja-latn .

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

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

<product/11855#subject> a schema:CreativeWork ;
    schema:name "OCTOPATH TRAVELER II"@en,
        "オクトパストラベラーII"@ja,
        "OCTOPATH TRAVELER II"@ja-latn ;
    foaf:name "OCTOPATH TRAVELER II"@en,
        "オクトパストラベラーII"@ja,
        "OCTOPATH TRAVELER II"@ja-latn .

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

<album/123084#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "OCTOPATH TRAVELER II -Extended Battle Tracks-"@en,
        "OCTOPATH TRAVELER II -Extended Battle Tracks-"@ja,
        "OCTOPATH TRAVELER II -Extended Battle Tracks-"@ja-latn ;
    mo:performance_of <album/123084#musicalwork> ;
    mo:recorded_as <album/123084#musicalexpression> ;
    schema:name "OCTOPATH TRAVELER II -Extended Battle Tracks-"@en,
        "OCTOPATH TRAVELER II -Extended Battle Tracks-"@ja,
        "OCTOPATH TRAVELER II -Extended Battle Tracks-"@ja-latn ;
    schema:workPerformed <album/123084#musicalwork> .

<org/1466#subject> schema:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn ;
    foaf:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn .

<https://media.vgm.io/albums/48/123084/123084-007a16767f70.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/123084#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/123084/123084-007a16767f70.jpg> ;
    foaf:depicts <album/123084#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/123084/123084-007a16767f70.jpg> .

<https://medium-media.vgm.io/albums/48/123084/123084-007a16767f70.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/123084#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-02-24"^^xsd:date ;
    dcterms:title "OCTOPATH TRAVELER II -Extended Battle Tracks-"@en,
        "OCTOPATH TRAVELER II -Extended Battle Tracks-"@ja,
        "OCTOPATH TRAVELER II -Extended Battle Tracks-"@ja-latn ;
    mo:catalogue_number "SQEX-10990" ;
    mo:media_type "CD" ;
    mo:publication_of <album/123084#musicalexpression> ;
    mo:publisher <org/1466#subject> ;
    mo:record _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    mo:record_count 1 ;
    schema:about <product/11855#subject> ;
    schema:datePublished "2023-02-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/123084/123084-007a16767f70.jpg> ;
    schema:name "OCTOPATH TRAVELER II -Extended Battle Tracks-"@en,
        "OCTOPATH TRAVELER II -Extended Battle Tracks-"@ja,
        "OCTOPATH TRAVELER II -Extended Battle Tracks-"@ja-latn ;
    schema:publisher <org/1466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/123084/123084-007a16767f70.jpg> .

_:N003858ebcd63492c8b3c6c896a4d3238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Legends: Critical Clash I"@en,
        "伝説を求めて ～ 決戦1"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Legends: Critical Clash I"@en,
        "伝説を求めて ～ 決戦1"@ja .

_:N09b6dda4636c4e15ae9a675d09ad460e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Hope: Critical Clash II"@en,
        "希望を求めて ～ 決戦2"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Hope: Critical Clash II"@en,
        "希望を求めて ～ 決戦2"@ja .

_:N2beefea11462429c8216e24f470c43c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Revenge: Critical Clash I"@en,
        "復讐を求めて ～ 決戦1"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Revenge: Critical Clash I"@en,
        "復讐を求めて ～ 決戦1"@ja .

_:N363cea1bd6394aba98e3e83af003e199 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Freedom: For the Dawn"@en,
        "自由を求めて ～ それぞれの未来のために"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Freedom: For the Dawn"@en,
        "自由を求めて ～ それぞれの未来のために"@ja .

_:N39ae857c52d54d8b9173125cb1ea5cd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Hope: For the Dawn"@en,
        "希望を求めて ～ それぞれの未来のために"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Hope: For the Dawn"@en,
        "希望を求めて ～ それぞれの未来のために"@ja .

_:N3aa16bef893a43cd88f51b4697af4283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Revenge: For the Dawn"@en,
        "復讐を求めて ～ それぞれの未来のために"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Revenge: For the Dawn"@en,
        "復讐を求めて ～ それぞれの未来のために"@ja .

_:N40f5ace3b6ea481e80951b87174c784b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Kingship: For the Dawn"@en,
        "王道を求めて ～ それぞれの未来のために"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Kingship: For the Dawn"@en,
        "王道を求めて ～ それぞれの未来のために"@ja .

_:N473021dbe45b415ab63258e6d39a5520 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Memories: Critical Clash I"@en,
        "記憶を求めて ～ 決戦1"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Memories: Critical Clash I"@en,
        "記憶を求めて ～ 決戦1"@ja .

_:N47c11ec635ff45bba7b74347e5c84f68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Kingship: Critical Clash II"@en,
        "王道を求めて ～ 決戦2"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Kingship: Critical Clash II"@en,
        "王道を求めて ～ 決戦2"@ja .

_:N5c8dac0213424fa5b2573d070012ea8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Revenge: Critical Clash II"@en,
        "復讐を求めて ～ 決戦2"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Revenge: Critical Clash II"@en,
        "復讐を求めて ～ 決戦2"@ja .

_:N6b7ed9c575c84a2a805c474b07c90f8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Legends: Critical Clash II"@en,
        "伝説を求めて ～ 決戦2"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Legends: Critical Clash II"@en,
        "伝説を求めて ～ 決戦2"@ja .

_:N6e72dcdb4e6441ab9607cff986e9b1ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Memories: For the Dawn"@en,
        "記憶を求めて ～ それぞれの未来のために"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Memories: For the Dawn"@en,
        "記憶を求めて ～ それぞれの未来のために"@ja .

_:N847cff0ced5047309e2faba17b074f27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Freedom: Critical Clash II"@en,
        "自由を求めて ～ 決戦2"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Freedom: Critical Clash II"@en,
        "自由を求めて ～ 決戦2"@ja .

_:N91157cd0842c44ed9d4a7c4155717221 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Happiness: Critical Clash II"@en,
        "幸福を求めて ～ 決戦2"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Happiness: Critical Clash II"@en,
        "幸福を求めて ～ 決戦2"@ja .

_:N919a6cedfaa14ec5908c97ad26f815f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Kingship: Critical Clash I"@en,
        "王道を求めて ～ 決戦1"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Kingship: Critical Clash I"@en,
        "王道を求めて ～ 決戦1"@ja .

_:N99a4da6543be48bfaa05ccbcaaaefc57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Truth: Critical Clash I"@en,
        "真実を求めて ～ 決戦1"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Truth: Critical Clash I"@en,
        "真実を求めて ～ 決戦1"@ja .

_:N9e3cccd993ea4ca6a4606127b62fbb54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Legends: For the Dawn"@en,
        "伝説を求めて ～ それぞれの未来のために"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Legends: For the Dawn"@en,
        "伝説を求めて ～ それぞれの未来のために"@ja .

_:Na1852272ae314fbb9f732b1064d32fad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Truth: For the Dawn"@en,
        "真実を求めて ～ それぞれの未来のために"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Truth: For the Dawn"@en,
        "真実を求めて ～ それぞれの未来のために"@ja .

_:Na598de3ac4b14af2ac2432c7c7de8cb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Freedom: Critical Clash I"@en,
        "自由を求めて ～ 決戦1"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Freedom: Critical Clash I"@en,
        "自由を求めて ～ 決戦1"@ja .

_:Na90c128093fb49478cfa7c7ead5882f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Happiness: Critical Clash I"@en,
        "幸福を求めて ～ 決戦1"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Happiness: Critical Clash I"@en,
        "幸福を求めて ～ 決戦1"@ja .

_:Nb636e222b33d41c7b8077c8deef1287a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Happiness: For the Dawn"@en,
        "幸福を求めて ～ それぞれの未来のために"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Happiness: For the Dawn"@en,
        "幸福を求めて ～ それぞれの未来のために"@ja .

_:Nd6d6024c650f44f5a6589dd5d1815d5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Hope: Critical Clash I"@en,
        "希望を求めて ～ 決戦1"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Hope: Critical Clash I"@en,
        "希望を求めて ～ 決戦1"@ja .

_:Ne0b83210a45b4c9f9c2cfb40767e2863 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Truth: Critical Clash II"@en,
        "真実を求めて ～ 決戦2"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Truth: Critical Clash II"@en,
        "真実を求めて ～ 決戦2"@ja .

_:Ne3c38cc26be041dfaa1d02e63a2f4ecb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Pursuit of Memories: Critical Clash II"@en,
        "記憶を求めて ～ 決戦2"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nf6d0cc7cad064297b3c90bf5c77e85ab ;
    schema:name "In Pursuit of Memories: Critical Clash II"@en,
        "記憶を求めて ～ 決戦2"@ja .

_:Nf6d0cc7cad064297b3c90bf5c77e85ab a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N003858ebcd63492c8b3c6c896a4d3238,
        _:N09b6dda4636c4e15ae9a675d09ad460e,
        _:N2beefea11462429c8216e24f470c43c8,
        _:N363cea1bd6394aba98e3e83af003e199,
        _:N39ae857c52d54d8b9173125cb1ea5cd4,
        _:N3aa16bef893a43cd88f51b4697af4283,
        _:N40f5ace3b6ea481e80951b87174c784b,
        _:N473021dbe45b415ab63258e6d39a5520,
        _:N47c11ec635ff45bba7b74347e5c84f68,
        _:N5c8dac0213424fa5b2573d070012ea8e,
        _:N6b7ed9c575c84a2a805c474b07c90f8c,
        _:N6e72dcdb4e6441ab9607cff986e9b1ea,
        _:N847cff0ced5047309e2faba17b074f27,
        _:N91157cd0842c44ed9d4a7c4155717221,
        _:N919a6cedfaa14ec5908c97ad26f815f3,
        _:N99a4da6543be48bfaa05ccbcaaaefc57,
        _:N9e3cccd993ea4ca6a4606127b62fbb54,
        _:Na1852272ae314fbb9f732b1064d32fad,
        _:Na598de3ac4b14af2ac2432c7c7de8cb9,
        _:Na90c128093fb49478cfa7c7ead5882f7,
        _:Nb636e222b33d41c7b8077c8deef1287a,
        _:Nd6d6024c650f44f5a6589dd5d1815d5b,
        _:Ne0b83210a45b4c9f9c2cfb40767e2863,
        _:Ne3c38cc26be041dfaa1d02e63a2f4ecb ;
    mo:track_count 24 ;
    schema:duration "PT77:57"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N003858ebcd63492c8b3c6c896a4d3238,
        _:N09b6dda4636c4e15ae9a675d09ad460e,
        _:N2beefea11462429c8216e24f470c43c8,
        _:N363cea1bd6394aba98e3e83af003e199,
        _:N39ae857c52d54d8b9173125cb1ea5cd4,
        _:N3aa16bef893a43cd88f51b4697af4283,
        _:N40f5ace3b6ea481e80951b87174c784b,
        _:N473021dbe45b415ab63258e6d39a5520,
        _:N47c11ec635ff45bba7b74347e5c84f68,
        _:N5c8dac0213424fa5b2573d070012ea8e,
        _:N6b7ed9c575c84a2a805c474b07c90f8c,
        _:N6e72dcdb4e6441ab9607cff986e9b1ea,
        _:N847cff0ced5047309e2faba17b074f27,
        _:N91157cd0842c44ed9d4a7c4155717221,
        _:N919a6cedfaa14ec5908c97ad26f815f3,
        _:N99a4da6543be48bfaa05ccbcaaaefc57,
        _:N9e3cccd993ea4ca6a4606127b62fbb54,
        _:Na1852272ae314fbb9f732b1064d32fad,
        _:Na598de3ac4b14af2ac2432c7c7de8cb9,
        _:Na90c128093fb49478cfa7c7ead5882f7,
        _:Nb636e222b33d41c7b8077c8deef1287a,
        _:Nd6d6024c650f44f5a6589dd5d1815d5b,
        _:Ne0b83210a45b4c9f9c2cfb40767e2863,
        _:Ne3c38cc26be041dfaa1d02e63a2f4ecb .

