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

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

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

<artist/33201#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127457#subject> ;
    schema:name "Takaaki Nakagawa"@en,
        "中川峻彰"@ja ;
    foaf:made <album/127457#composition>,
        <album/127457#subject> ;
    foaf:name "Takaaki Nakagawa"@en,
        "中川峻彰"@ja .

<artist/533#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127457#subject> ;
    schema:name "Ryo Yamazaki"@en,
        "山崎良"@ja ;
    foaf:made <album/127457#composition>,
        <album/127457#subject> ;
    foaf:name "Ryo Yamazaki"@en,
        "山崎良"@ja .

<artist/610#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127457#subject> ;
    schema:name "Naoshi Mizuta"@en,
        "水田直志"@ja ;
    foaf:made <album/127457#composition>,
        <album/127457#subject> ;
    foaf:name "Naoshi Mizuta"@en,
        "水田直志"@ja .

<artist/611#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127457#subject> ;
    schema:name "Hidenori Iwasaki"@en,
        "岩﨑英則"@ja ;
    foaf:made <album/127457#composition>,
        <album/127457#subject> ;
    foaf:name "Hidenori Iwasaki"@en,
        "岩﨑英則"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127457#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/127457#composition>,
        <album/127457#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/10482#subject> a schema:CreativeWork ;
    schema:name "STRANGER OF PARADISE FINAL FANTASY ORIGIN"@en,
        "STRANGER OF PARADISE FINAL FANTASY ORIGIN"@ja,
        "STRANGER OF PARADISE FINAL FANTASY ORIGIN"@ja-latn ;
    foaf:name "STRANGER OF PARADISE FINAL FANTASY ORIGIN"@en,
        "STRANGER OF PARADISE FINAL FANTASY ORIGIN"@ja,
        "STRANGER OF PARADISE FINAL FANTASY ORIGIN"@ja-latn .

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

<album/127457#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "STRANGER OF PARADISE FINAL FANTASY ORIGIN ORIGINAL SOUNDTRACK Volume 2"@en,
        "STRANGER OF PARADISE FINAL FANTASY ORIGIN ORIGINAL SOUNDTRACK Volume 2"@ja,
        "STRANGER OF PARADISE FINAL FANTASY ORIGIN ORIGINAL SOUNDTRACK Volume 2"@ja-latn ;
    mo:performance_of <album/127457#musicalwork> ;
    mo:recorded_as <album/127457#musicalexpression> ;
    schema:name "STRANGER OF PARADISE FINAL FANTASY ORIGIN ORIGINAL SOUNDTRACK Volume 2"@en,
        "STRANGER OF PARADISE FINAL FANTASY ORIGIN ORIGINAL SOUNDTRACK Volume 2"@ja,
        "STRANGER OF PARADISE FINAL FANTASY ORIGIN ORIGINAL SOUNDTRACK Volume 2"@ja-latn ;
    schema:workPerformed <album/127457#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/75/127457/127457-b81a60bbcdc4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127457#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/75/127457/127457-b81a60bbcdc4.jpg> ;
    foaf:depicts <album/127457#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/75/127457/127457-b81a60bbcdc4.jpg> .

<https://medium-media.vgm.io/albums/75/127457/127457-b81a60bbcdc4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/127457#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "STRANGER OF PARADISE FINAL FANTASY ORIGIN ORIGINAL SOUNDTRACK Volume 2"@en,
        "STRANGER OF PARADISE FINAL FANTASY ORIGIN ORIGINAL SOUNDTRACK Volume 2"@ja,
        "STRANGER OF PARADISE FINAL FANTASY ORIGIN ORIGINAL SOUNDTRACK Volume 2"@ja-latn ;
    mo:composer <artist/33201#subject>,
        <artist/533#subject>,
        <artist/610#subject>,
        <artist/611#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/127457#musicalwork> ;
    schema:name "STRANGER OF PARADISE FINAL FANTASY ORIGIN ORIGINAL SOUNDTRACK Volume 2"@en,
        "STRANGER OF PARADISE FINAL FANTASY ORIGIN ORIGINAL SOUNDTRACK Volume 2"@ja,
        "STRANGER OF PARADISE FINAL FANTASY ORIGIN ORIGINAL SOUNDTRACK Volume 2"@ja-latn .

<album/127457#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-03-16"^^xsd:date ;
    dcterms:title "STRANGER OF PARADISE FINAL FANTASY ORIGIN ORIGINAL SOUNDTRACK Volume 2"@en,
        "STRANGER OF PARADISE FINAL FANTASY ORIGIN ORIGINAL SOUNDTRACK Volume 2"@ja,
        "STRANGER OF PARADISE FINAL FANTASY ORIGIN ORIGINAL SOUNDTRACK Volume 2"@ja-latn ;
    mo:catalogue_number "SQEX-50172" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/127457#musicalexpression> ;
    mo:publisher <org/1466#subject> ;
    mo:record _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    mo:record_count 1 ;
    schema:about <product/10482#subject> ;
    schema:datePublished "2023-03-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/127457/127457-b81a60bbcdc4.jpg> ;
    schema:name "STRANGER OF PARADISE FINAL FANTASY ORIGIN ORIGINAL SOUNDTRACK Volume 2"@en,
        "STRANGER OF PARADISE FINAL FANTASY ORIGIN ORIGINAL SOUNDTRACK Volume 2"@ja,
        "STRANGER OF PARADISE FINAL FANTASY ORIGIN ORIGINAL SOUNDTRACK Volume 2"@ja-latn ;
    schema:publisher <org/1466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/127457/127457-b81a60bbcdc4.jpg> .

_:N02415ffc69a744a39c2ed4d18c329814 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle: Death Machine"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "Battle: Death Machine"@en .

_:N04b33642ec024d549b53821349275b06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Closing"@en ;
    mo:track_number 20 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "Closing"@en .

_:N0d3c7ff2176c4e9288ca5c047258e73a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle: Bahamut"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "Battle: Bahamut"@en .

_:N2a76e7bfcc074d898a43aa089ab3da5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle: Omega"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "Battle: Omega"@en .

_:N2e93e9ced8bd4c289997a17642a65a64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle: One to Sever the Chains of Time"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "Battle: One to Sever the Chains of Time"@en .

_:N4cc727830b5a40e49dc2d25132ae85df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle: Leading to Dissent – Motif from \"Battle Theme 2\""@en ;
    mo:track_number 15 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "Battle: Leading to Dissent – Motif from \"Battle Theme 2\""@en .

_:N8acdaff4cd5448ce90fd5349297227d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Different Future"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "A Different Future"@en .

_:N9c028acb732948cead76308e3f814db1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Distant Edge"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "The Distant Edge"@en .

_:N9c4945289f2c435983029e99eddc6bdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle: Hammer of the Gods"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "Battle: Hammer of the Gods"@en .

_:Na49d1229756d47cb988854b65cc0c19d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle: Weapon of Interference"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "Battle: Weapon of Interference"@en .

_:Nac59c7f0eb684f41a556cd1ce528b593 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intertwining Torsions"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "Intertwining Torsions"@en .

_:Naddd499d3e9b4426b00577119c7f80a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Closing2"@en ;
    mo:track_number 17 ;
    schema:duration "PT10:57"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "Closing2"@en .

_:Nae2bc82510164daca2a5582baeb0eaf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where to Obtain Untold Power – Motif from \"Matoya's Cave\""@en ;
    mo:track_number 1 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "Where to Obtain Untold Power – Motif from \"Matoya's Cave\""@en .

_:Nb648094562ca47eda40039115c441439 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rift Labyrinth"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "Rift Labyrinth"@en .

_:Nbdf6365eac074f20b5a61ae0bdc1eb5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle: A Future for Whom"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "Battle: A Future for Whom"@en .

_:Nc79c7809fc964acfbb5285ec85b38e37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle: The Emperor – Motif from \"Battle Theme 2\""@en ;
    mo:track_number 14 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "Battle: The Emperor – Motif from \"Battle Theme 2\""@en .

_:Nc83e7e71a1644209af07d955240f57ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where All Will End"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "Where All Will End"@en .

_:Nd0023becc7b94e62aab460f48fca43d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle: Warriors of the Dark Crystals"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "Battle: Warriors of the Dark Crystals"@en .

_:Nd02d3d1a3208491987d0bc3e7b6c0fa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle: Wandering Hero – Motif from \"Battle at the Big Bridge\""@en ;
    mo:track_number 6 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "Battle: Wandering Hero – Motif from \"Battle at the Big Bridge\""@en .

_:Ne145a5b868524b5db6d41d6f964967d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle: Gilgamesh – Motif from \"Battle at the Big Bridge\""@en ;
    mo:track_number 5 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nc456ab70419e4249825f78e0ce9e2fe7 ;
    schema:name "Battle: Gilgamesh – Motif from \"Battle at the Big Bridge\""@en .

_:Nc456ab70419e4249825f78e0ce9e2fe7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02415ffc69a744a39c2ed4d18c329814,
        _:N04b33642ec024d549b53821349275b06,
        _:N0d3c7ff2176c4e9288ca5c047258e73a,
        _:N2a76e7bfcc074d898a43aa089ab3da5c,
        _:N2e93e9ced8bd4c289997a17642a65a64,
        _:N4cc727830b5a40e49dc2d25132ae85df,
        _:N8acdaff4cd5448ce90fd5349297227d3,
        _:N9c028acb732948cead76308e3f814db1,
        _:N9c4945289f2c435983029e99eddc6bdd,
        _:Na49d1229756d47cb988854b65cc0c19d,
        _:Nac59c7f0eb684f41a556cd1ce528b593,
        _:Naddd499d3e9b4426b00577119c7f80a3,
        _:Nae2bc82510164daca2a5582baeb0eaf5,
        _:Nb648094562ca47eda40039115c441439,
        _:Nbdf6365eac074f20b5a61ae0bdc1eb5d,
        _:Nc79c7809fc964acfbb5285ec85b38e37,
        _:Nc83e7e71a1644209af07d955240f57ca,
        _:Nd0023becc7b94e62aab460f48fca43d0,
        _:Nd02d3d1a3208491987d0bc3e7b6c0fa5,
        _:Ne145a5b868524b5db6d41d6f964967d2 ;
    mo:track_count 20 ;
    schema:duration "PT66:48"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N02415ffc69a744a39c2ed4d18c329814,
        _:N04b33642ec024d549b53821349275b06,
        _:N0d3c7ff2176c4e9288ca5c047258e73a,
        _:N2a76e7bfcc074d898a43aa089ab3da5c,
        _:N2e93e9ced8bd4c289997a17642a65a64,
        _:N4cc727830b5a40e49dc2d25132ae85df,
        _:N8acdaff4cd5448ce90fd5349297227d3,
        _:N9c028acb732948cead76308e3f814db1,
        _:N9c4945289f2c435983029e99eddc6bdd,
        _:Na49d1229756d47cb988854b65cc0c19d,
        _:Nac59c7f0eb684f41a556cd1ce528b593,
        _:Naddd499d3e9b4426b00577119c7f80a3,
        _:Nae2bc82510164daca2a5582baeb0eaf5,
        _:Nb648094562ca47eda40039115c441439,
        _:Nbdf6365eac074f20b5a61ae0bdc1eb5d,
        _:Nc79c7809fc964acfbb5285ec85b38e37,
        _:Nc83e7e71a1644209af07d955240f57ca,
        _:Nd0023becc7b94e62aab460f48fca43d0,
        _:Nd02d3d1a3208491987d0bc3e7b6c0fa5,
        _:Ne145a5b868524b5db6d41d6f964967d2 .

