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

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

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

<artist/138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3287#subject> ;
    schema:name "Kenji Ito"@en,
        "伊藤賢治"@ja ;
    foaf:made <album/3287#composition>,
        <album/3287#subject> ;
    foaf:name "Kenji Ito"@en,
        "伊藤賢治"@ja .

<artist/354#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3287#subject> ;
    schema:name "Ryuji Sasai"@en,
        "笹井隆司"@ja ;
    foaf:made <album/3287#composition>,
        <album/3287#subject> ;
    foaf:name "Ryuji Sasai"@en,
        "笹井隆司"@ja .

<product/278#subject> a schema:CreativeWork ;
    schema:name "The Final Fantasy Legend"@en,
        "魔界塔士 Sa・Ga"@ja,
        "Makai Toushi Sa・Ga"@ja-latn ;
    foaf:name "The Final Fantasy Legend"@en,
        "魔界塔士 Sa・Ga"@ja,
        "Makai Toushi Sa・Ga"@ja-latn .

<product/279#subject> a schema:CreativeWork ;
    schema:name "Final Fantasy Legend II"@en,
        "Sa・Ga2 秘宝伝説"@ja,
        "Sa・Ga 2: Hihou Densetsu"@ja-latn ;
    foaf:name "Final Fantasy Legend II"@en,
        "Sa・Ga2 秘宝伝説"@ja,
        "Sa・Ga 2: Hihou Densetsu"@ja-latn .

<product/285#subject> a schema:CreativeWork ;
    schema:name "Final Fantasy Legend III"@en,
        "時空の覇者 Sa・Ga3 [完結編]"@ja,
        "Jikuu no Hasha: Sa・Ga 3 [Kanketsu Hen]"@ja-latn ;
    foaf:name "Final Fantasy Legend III"@en,
        "時空の覇者 Sa・Ga3 [完結編]"@ja,
        "Jikuu no Hasha: Sa・Ga 3 [Kanketsu Hen]"@ja-latn .

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

<album/3287#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eternity II -GB's SaGa Remix-"@en,
        "Eternity II -GB's SaGa Remix-"@ja,
        "Eternity II -GB's SaGa Remix-"@ja-latn ;
    mo:performance_of <album/3287#musicalwork> ;
    mo:recorded_as <album/3287#musicalexpression> ;
    schema:name "Eternity II -GB's SaGa Remix-"@en,
        "Eternity II -GB's SaGa Remix-"@ja,
        "Eternity II -GB's SaGa Remix-"@ja-latn ;
    schema:workPerformed <album/3287#musicalwork> .

<org/318#subject> schema:name "best of shape"@en,
        "best of shape"@ja,
        "best of shape"@ja-latn ;
    foaf:name "best of shape"@en,
        "best of shape"@ja,
        "best of shape"@ja-latn .

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

<https://medium-media.vgm.io/albums/78/3287/3287-1158190354.jpg> a schema:ImageObject,
        foaf:Image .

<album/3287#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eternity II -GB's SaGa Remix-"@en,
        "Eternity II -GB's SaGa Remix-"@ja,
        "Eternity II -GB's SaGa Remix-"@ja-latn ;
    mo:composer <artist/138#subject>,
        <artist/354#subject> ;
    mo:produced_work <album/3287#musicalwork> ;
    schema:name "Eternity II -GB's SaGa Remix-"@en,
        "Eternity II -GB's SaGa Remix-"@ja,
        "Eternity II -GB's SaGa Remix-"@ja-latn .

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

<album/3287#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-05-01"^^xsd:date ;
    dcterms:title "Eternity II -GB's SaGa Remix-"@en,
        "Eternity II -GB's SaGa Remix-"@ja,
        "Eternity II -GB's SaGa Remix-"@ja-latn ;
    mo:catalogue_number "RYTH-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3287#musicalexpression> ;
    mo:publisher <org/318#subject> ;
    mo:record _:N7994481fb9e64aa5ac8a267682e97561 ;
    mo:record_count 1 ;
    schema:about <product/278#subject>,
        <product/279#subject>,
        <product/285#subject> ;
    schema:datePublished "2006-05-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/3287/3287-1158190354.jpg> ;
    schema:name "Eternity II -GB's SaGa Remix-"@en,
        "Eternity II -GB's SaGa Remix-"@ja,
        "Eternity II -GB's SaGa Remix-"@ja-latn ;
    schema:publisher <org/318#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/3287/3287-1158190354.jpg> .

_:N10a29aa5b66942399ebf80e6b88b2ce9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy Ruins -reDouble:Wave Mix-"@en,
        "聖なる遺跡 -reDouble:Wave Mix-"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7994481fb9e64aa5ac8a267682e97561 ;
    schema:name "Holy Ruins -reDouble:Wave Mix-"@en,
        "聖なる遺跡 -reDouble:Wave Mix-"@ja .

_:N2f3214c9b4074ced84d1cbd5c1ae347d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem -Table of SOKA Mix-"@en,
        "レクイエム -Table of SOKA Mix-"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7994481fb9e64aa5ac8a267682e97561 ;
    schema:name "Requiem -Table of SOKA Mix-"@en,
        "レクイエム -Table of SOKA Mix-"@ja .

_:N543fd36b08f343dea46adace43dab543 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steslos -Breakthrough Mix- Ver2.0-"@en,
        "ステスロス -Breakthrough Mix- Ver2.0-"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7994481fb9e64aa5ac8a267682e97561 ;
    schema:name "Steslos -Breakthrough Mix- Ver2.0-"@en,
        "ステスロス -Breakthrough Mix- Ver2.0-"@ja .

_:N59657550eda249d08113e353852139f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending Theme -Peacefel World Mix-"@en,
        "エンディングテーマ2 -Peacefel World Mix-"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7994481fb9e64aa5ac8a267682e97561 ;
    schema:name "Ending Theme -Peacefel World Mix-"@en,
        "エンディングテーマ2 -Peacefel World Mix-"@ja .

_:N67e5dcbe3d5c42ffbeb868c407c3fa9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend Begins -Stringed Stream Mix-"@en,
        "伝説は始まる -Stringed Stream Mix-"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7994481fb9e64aa5ac8a267682e97561 ;
    schema:name "The Legend Begins -Stringed Stream Mix-"@en,
        "伝説は始まる -Stringed Stream Mix-"@ja .

_:N75e6bbaa82504843a4eb9e8f3625befc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Save the world -MPPS E Mix-"@en,
        "Save the world -MPPS E Mix-"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7994481fb9e64aa5ac8a267682e97561 ;
    schema:name "Save the world -MPPS E Mix-"@en,
        "Save the world -MPPS E Mix-"@ja .

_:Nb080c21767e5414cbe57dcefc70841b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lethal Strike -Inorganic Quality Mix-"@en,
        "必殺の一撃 -Inorganic Quality Mix-"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7994481fb9e64aa5ac8a267682e97561 ;
    schema:name "Lethal Strike -Inorganic Quality Mix-"@en,
        "必殺の一撃 -Inorganic Quality Mix-"@ja .

_:Nb90be5ec2553420e93fde7c13c84cb7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Laguna's Palace -Untruth Sky Mix-"@en,
        "ラグナの宮殿 -Untruth Sky Mix-"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7994481fb9e64aa5ac8a267682e97561 ;
    schema:name "Laguna's Palace -Untruth Sky Mix-"@en,
        "ラグナの宮殿 -Untruth Sky Mix-"@ja .

_:Nc54180abd16a43df8dffd239ee697c23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fierce Battle -Drag Drive Mix-"@en,
        "激闘 -Drag Drive Mix-"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7994481fb9e64aa5ac8a267682e97561 ;
    schema:name "Fierce Battle -Drag Drive Mix-"@en,
        "激闘 -Drag Drive Mix-"@ja .

_:Nebd3d0ae84cf406ebbd4704c6eea9309 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Another Dimension -Space 4 transfer Mix-"@en,
        "異次元のテーマ -Space 4 transfer Mix-"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7994481fb9e64aa5ac8a267682e97561 ;
    schema:name "Theme of Another Dimension -Space 4 transfer Mix-"@en,
        "異次元のテーマ -Space 4 transfer Mix-"@ja .

_:Nf19ea2db2d374016b7c08582ab36c3b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wandering Spirit -Deep Silence Mix-"@en,
        "さまよえる魂 -Deep Silence Mix-"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7994481fb9e64aa5ac8a267682e97561 ;
    schema:name "Wandering Spirit -Deep Silence Mix-"@en,
        "さまよえる魂 -Deep Silence Mix-"@ja .

_:Nfc9f18c968ef49a59614cd06032ea0c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventurer's Theme -Flower Fleuve Mix-"@en,
        "安らぎの大地 -Flower Fleuve Mix-"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7994481fb9e64aa5ac8a267682e97561 ;
    schema:name "Adventurer's Theme -Flower Fleuve Mix-"@en,
        "安らぎの大地 -Flower Fleuve Mix-"@ja .

_:N7994481fb9e64aa5ac8a267682e97561 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10a29aa5b66942399ebf80e6b88b2ce9,
        _:N2f3214c9b4074ced84d1cbd5c1ae347d,
        _:N543fd36b08f343dea46adace43dab543,
        _:N59657550eda249d08113e353852139f6,
        _:N67e5dcbe3d5c42ffbeb868c407c3fa9d,
        _:N75e6bbaa82504843a4eb9e8f3625befc,
        _:Nb080c21767e5414cbe57dcefc70841b8,
        _:Nb90be5ec2553420e93fde7c13c84cb7d,
        _:Nc54180abd16a43df8dffd239ee697c23,
        _:Nebd3d0ae84cf406ebbd4704c6eea9309,
        _:Nf19ea2db2d374016b7c08582ab36c3b2,
        _:Nfc9f18c968ef49a59614cd06032ea0c2 ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N10a29aa5b66942399ebf80e6b88b2ce9,
        _:N2f3214c9b4074ced84d1cbd5c1ae347d,
        _:N543fd36b08f343dea46adace43dab543,
        _:N59657550eda249d08113e353852139f6,
        _:N67e5dcbe3d5c42ffbeb868c407c3fa9d,
        _:N75e6bbaa82504843a4eb9e8f3625befc,
        _:Nb080c21767e5414cbe57dcefc70841b8,
        _:Nb90be5ec2553420e93fde7c13c84cb7d,
        _:Nc54180abd16a43df8dffd239ee697c23,
        _:Nebd3d0ae84cf406ebbd4704c6eea9309,
        _:Nf19ea2db2d374016b7c08582ab36c3b2,
        _:Nfc9f18c968ef49a59614cd06032ea0c2 .

