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

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

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

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

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

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114905#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/114905#composition>,
        <album/114905#subject> ;
    foaf:name "Nobuo Uematsu"@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/114905#musicalexpression> a mo:Signal ;
    mo:published_as <album/114905#subject> ;
    mo:records <album/114905#performance> .

<album/114905#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SaGa1·2·3 PIANO TRIO ARRANGEMENT TRACKS + Across the \"SaGa\""@en,
        "SaGa1·2·3 PIANO TRIO ARRANGEMENT TRACKS + Across the \"SaGa\""@ja,
        "SaGa1·2·3 PIANO TRIO ARRANGEMENT TRACKS + Across the \"SaGa\""@ja-latn ;
    mo:performance_of <album/114905#musicalwork> ;
    mo:recorded_as <album/114905#musicalexpression> ;
    schema:name "SaGa1·2·3 PIANO TRIO ARRANGEMENT TRACKS + Across the \"SaGa\""@en,
        "SaGa1·2·3 PIANO TRIO ARRANGEMENT TRACKS + Across the \"SaGa\""@ja,
        "SaGa1·2·3 PIANO TRIO ARRANGEMENT TRACKS + Across the \"SaGa\""@ja-latn ;
    schema:workPerformed <album/114905#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/50/114905/114905-b72f74c334aa.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114905#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/50/114905/114905-b72f74c334aa.jpg> ;
    foaf:depicts <album/114905#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/50/114905/114905-b72f74c334aa.jpg> .

<https://medium-media.vgm.io/albums/50/114905/114905-b72f74c334aa.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/114905#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SaGa1·2·3 PIANO TRIO ARRANGEMENT TRACKS + Across the \"SaGa\""@en,
        "SaGa1·2·3 PIANO TRIO ARRANGEMENT TRACKS + Across the \"SaGa\""@ja,
        "SaGa1·2·3 PIANO TRIO ARRANGEMENT TRACKS + Across the \"SaGa\""@ja-latn ;
    mo:composer <artist/138#subject>,
        <artist/354#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/114905#musicalwork> ;
    schema:name "SaGa1·2·3 PIANO TRIO ARRANGEMENT TRACKS + Across the \"SaGa\""@en,
        "SaGa1·2·3 PIANO TRIO ARRANGEMENT TRACKS + Across the \"SaGa\""@ja,
        "SaGa1·2·3 PIANO TRIO ARRANGEMENT TRACKS + Across the \"SaGa\""@ja-latn .

<album/114905#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-09-22"^^xsd:date ;
    dcterms:title "SaGa1·2·3 PIANO TRIO ARRANGEMENT TRACKS + Across the \"SaGa\""@en,
        "SaGa1·2·3 PIANO TRIO ARRANGEMENT TRACKS + Across the \"SaGa\""@ja,
        "SaGa1·2·3 PIANO TRIO ARRANGEMENT TRACKS + Across the \"SaGa\""@ja-latn ;
    mo:catalogue_number "SQEX-10814" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/114905#musicalexpression> ;
    mo:publisher <org/1466#subject> ;
    mo:record _:N3dfe14df0e364bf39bd36609b06d958e ;
    mo:record_count 1 ;
    schema:about <product/278#subject>,
        <product/279#subject>,
        <product/285#subject> ;
    schema:datePublished "2021-09-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/114905/114905-b72f74c334aa.jpg> ;
    schema:name "SaGa1·2·3 PIANO TRIO ARRANGEMENT TRACKS + Across the \"SaGa\""@en,
        "SaGa1·2·3 PIANO TRIO ARRANGEMENT TRACKS + Across the \"SaGa\""@ja,
        "SaGa1·2·3 PIANO TRIO ARRANGEMENT TRACKS + Across the \"SaGa\""@ja-latn ;
    schema:publisher <org/1466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/114905/114905-b72f74c334aa.jpg> .

_:N5e39692419ec430ca8f7b36897a72cb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "死闘の果てに (Piano Trio ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N3dfe14df0e364bf39bd36609b06d958e ;
    schema:name "死闘の果てに (Piano Trio ver.)"@ja .

_:N5fc0937f9a5b433e85b68edca03ff957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Across the \"Sa・Ga\""@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N3dfe14df0e364bf39bd36609b06d958e ;
    schema:name "Across the \"Sa・Ga\""@ja .

_:N776f671d69de4fe28e033ca9ce2619d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "伝説は始まる (Piano Trio ver.)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N3dfe14df0e364bf39bd36609b06d958e ;
    schema:name "伝説は始まる (Piano Trio ver.)"@ja .

_:Naab1769d750441b287801499c24c8881 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オアシス (Piano Trio ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N3dfe14df0e364bf39bd36609b06d958e ;
    schema:name "オアシス (Piano Trio ver.)"@ja .

_:Nbd70e266116f4b80ac99811725e4b697 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eat the meat (Piano Trio ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N3dfe14df0e364bf39bd36609b06d958e ;
    schema:name "Eat the meat (Piano Trio ver.)"@ja .

_:Ndb27c43454e5460a9338ac8b48e8e5a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メインテーマ (Piano Trio ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N3dfe14df0e364bf39bd36609b06d958e ;
    schema:name "メインテーマ (Piano Trio ver.)"@ja .

_:N3dfe14df0e364bf39bd36609b06d958e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5e39692419ec430ca8f7b36897a72cb2,
        _:N5fc0937f9a5b433e85b68edca03ff957,
        _:N776f671d69de4fe28e033ca9ce2619d7,
        _:Naab1769d750441b287801499c24c8881,
        _:Nbd70e266116f4b80ac99811725e4b697,
        _:Ndb27c43454e5460a9338ac8b48e8e5a4 ;
    mo:track_count 6 ;
    schema:duration "PT18:06"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N5e39692419ec430ca8f7b36897a72cb2,
        _:N5fc0937f9a5b433e85b68edca03ff957,
        _:N776f671d69de4fe28e033ca9ce2619d7,
        _:Naab1769d750441b287801499c24c8881,
        _:Nbd70e266116f4b80ac99811725e4b697,
        _:Ndb27c43454e5460a9338ac8b48e8e5a4 .

