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

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

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

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

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

<product/13025#subject> a schema:CreativeWork ;
    schema:name "Gyromancer"@en,
        "ジャイロマンサー"@ja,
        "Gyromancer"@ja-latn ;
    foaf:name "Gyromancer"@en,
        "ジャイロマンサー"@ja,
        "Gyromancer"@ja-latn .

<product/13026#subject> a schema:CreativeWork ;
    schema:name "Death by Cube"@en,
        "デス バイキューブ"@ja,
        "Death by Cube"@ja-latn ;
    foaf:name "Death by Cube"@en,
        "デス バイキューブ"@ja,
        "Death by Cube"@ja-latn .

<product/1879#subject> a schema:CreativeWork ;
    schema:name "Mind Jack"@en,
        "マインドジャック"@ja,
        "Mind Jack"@ja-latn ;
    foaf:name "Mind Jack"@en,
        "マインドジャック"@ja,
        "Mind Jack"@ja-latn .

<product/212#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VII ADVENT CHILDREN"@en,
        "ファイナルファンタジーVII アドベントチルドレン"@ja,
        "FINAL FANTASY VII ADVENT CHILDREN"@ja-latn ;
    foaf:name "FINAL FANTASY VII ADVENT CHILDREN"@en,
        "ファイナルファンタジーVII アドベントチルドレン"@ja,
        "FINAL FANTASY VII ADVENT CHILDREN"@ja-latn .

<product/219#subject> a schema:CreativeWork ;
    schema:name "Dawn of Mana"@en,
        "聖剣伝説4"@ja,
        "Seiken Densetsu 4"@ja-latn ;
    foaf:name "Dawn of Mana"@en,
        "聖剣伝説4"@ja,
        "Seiken Densetsu 4"@ja-latn .

<product/286#subject> a schema:CreativeWork ;
    schema:name "Romancing Sa·Ga"@en,
        "ロマンシング サ・ガ"@ja,
        "Romancing Sa·Ga"@ja-latn ;
    foaf:name "Romancing Sa·Ga"@en,
        "ロマンシング サ・ガ"@ja,
        "Romancing Sa·Ga"@ja-latn .

<product/939#subject> a schema:CreativeWork ;
    schema:name "The Last Remnant"@en,
        "ラスト レムナント"@ja,
        "The Last Remnant"@ja-latn ;
    foaf:name "The Last Remnant"@en,
        "ラスト レムナント"@ja,
        "The Last Remnant"@ja-latn .

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

<org/112#subject> schema:name "SQUARE ENIX CO., LTD."@en,
        "株式会社スクウェア・エニックス"@ja,
        "SQUARE ENIX CO., LTD."@ja-latn ;
    foaf:name "SQUARE ENIX CO., LTD."@en,
        "株式会社スクウェア・エニックス"@ja,
        "SQUARE ENIX CO., LTD."@ja-latn .

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

<https://medium-media.vgm.io/albums/62/38426/38426-1364374827.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/783#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38426#performance> ;
    schema:name "THE BLACK MAGES"@en,
        "ザ・ブラックメイジーズ"@ja ;
    foaf:name "THE BLACK MAGES"@en,
        "ザ・ブラックメイジーズ"@ja .

<album/38426#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "T.Sekito's Guitarworks Selection"@en,
        "T.Sekito's Guitarworks Selection"@ja,
        "T.Sekito's Guitarworks Selection"@ja-latn ;
    mo:composer <artist/138#subject>,
        <artist/224#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/38426#musicalwork> ;
    schema:name "T.Sekito's Guitarworks Selection"@en,
        "T.Sekito's Guitarworks Selection"@ja,
        "T.Sekito's Guitarworks Selection"@ja-latn .

<album/38426#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "T.Sekito's Guitarworks Selection"@en,
        "T.Sekito's Guitarworks Selection"@ja,
        "T.Sekito's Guitarworks Selection"@ja-latn ;
    mo:performance_of <album/38426#musicalwork> ;
    mo:performer <artist/224#subject>,
        <artist/783#subject> ;
    mo:recorded_as <album/38426#musicalexpression> ;
    schema:byArtist <artist/224#subject>,
        <artist/783#subject> ;
    schema:name "T.Sekito's Guitarworks Selection"@en,
        "T.Sekito's Guitarworks Selection"@ja,
        "T.Sekito's Guitarworks Selection"@ja-latn ;
    schema:workPerformed <album/38426#musicalwork> .

<artist/224#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38426#subject> ;
    mo:performed <album/38426#performance> ;
    schema:name "Tsuyoshi Sekito"@en,
        "関戸剛"@ja ;
    foaf:made <album/38426#composition>,
        <album/38426#subject> ;
    foaf:name "Tsuyoshi Sekito"@en,
        "関戸剛"@ja .

<album/38426#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-27"^^xsd:date ;
    dcterms:title "T.Sekito's Guitarworks Selection"@en,
        "T.Sekito's Guitarworks Selection"@ja,
        "T.Sekito's Guitarworks Selection"@ja-latn ;
    mo:catalogue_number "SQEX-50041" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/38426#musicalexpression> ;
    mo:publisher <org/112#subject> ;
    mo:record _:N47dacb7e757d4b8cadafa9da321870e7 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Monster × Dragon"@en ;
            foaf:name "Monster × Dragon"@en ],
        <product/13025#subject>,
        <product/13026#subject>,
        <product/1879#subject>,
        <product/212#subject>,
        <product/219#subject>,
        <product/286#subject>,
        <product/939#subject> ;
    schema:byArtist <artist/224#subject>,
        <artist/783#subject> ;
    schema:datePublished "2013-03-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/38426/38426-1364374827.jpg> ;
    schema:name "T.Sekito's Guitarworks Selection"@en,
        "T.Sekito's Guitarworks Selection"@ja,
        "T.Sekito's Guitarworks Selection"@ja-latn ;
    schema:publisher <org/112#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/38426/38426-1364374827.jpg> .

_:N1973285fd2a34e58a5e068567e0987da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violator (from \"Final Fantasy VII Advent Children\")"@en,
        "Violator【from FINAL FANTASY VII ADVENT CHILDREN】"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N47dacb7e757d4b8cadafa9da321870e7 ;
    schema:name "Violator (from \"Final Fantasy VII Advent Children\")"@en,
        "Violator【from FINAL FANTASY VII ADVENT CHILDREN】"@ja .

_:N210a68471a164cd4a6fce9918d879f0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bullet Through Friendship (from \"Mind Jack\")"@en,
        "Bullet Through Friendship【from MIND JACK】"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N47dacb7e757d4b8cadafa9da321870e7 ;
    schema:name "Bullet Through Friendship (from \"Mind Jack\")"@en,
        "Bullet Through Friendship【from MIND JACK】"@ja .

_:N4211f3c355c2436798e1d7dd698d8dab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reversal! (from \"The Last Remnant\")"@en,
        "Reversal!【from THE LAST REMNANT】"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N47dacb7e757d4b8cadafa9da321870e7 ;
    schema:name "Reversal! (from \"The Last Remnant\")"@en,
        "Reversal!【from THE LAST REMNANT】"@ja .

_:N7d03d9abbfbd4eba96e72a1861a0178f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vamo' alla flamenco (from \"The Black Mages II the Skies Above\")"@en,
        "Vamo' Alla Flamenco【from THE BLACK MAGES II The Skies Above】"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N47dacb7e757d4b8cadafa9da321870e7 ;
    schema:name "Vamo' alla flamenco (from \"The Black Mages II the Skies Above\")"@en,
        "Vamo' Alla Flamenco【from THE BLACK MAGES II The Skies Above】"@ja .

_:N83ee5386da344be8a9b2a4b4975e57ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiral G! (from \"Death By Cube\")"@en,
        "Spiral G!【from DEATH BY CUBE】"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N47dacb7e757d4b8cadafa9da321870e7 ;
    schema:name "Spiral G! (from \"Death By Cube\")"@en,
        "Spiral G!【from DEATH BY CUBE】"@ja .

_:Na62f76512df643738fa47068a8aa2eae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those Who Fight Further (FFVII ACC Version) [from \"Final Fantasy VII Advent Children Complete\"]"@en,
        "更に闘う者達 - FFVII ACC Version【from FINAL FANTASY VII ADVENT CHILDREN COMPLETE】"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N47dacb7e757d4b8cadafa9da321870e7 ;
    schema:name "Those Who Fight Further (FFVII ACC Version) [from \"Final Fantasy VII Advent Children Complete\"]"@en,
        "更に闘う者達 - FFVII ACC Version【from FINAL FANTASY VII ADVENT CHILDREN COMPLETE】"@ja .

_:Nad225a1407564880bcb3e43d5ac96ece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scramble Battle (from \"Monster x Dragon\")"@en,
        "Scramble Battle【from モンスタードラゴン】"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N47dacb7e757d4b8cadafa9da321870e7 ;
    schema:name "Scramble Battle (from \"Monster x Dragon\")"@en,
        "Scramble Battle【from モンスタードラゴン】"@ja .

_:Nd0b2ee3c28c248f394f716f2d9cc30d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning Spirits (from \"Dawn of Mana\")"@en,
        "Burning Spirits【from 聖剣伝説4】"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N47dacb7e757d4b8cadafa9da321870e7 ;
    schema:name "Burning Spirits (from \"Dawn of Mana\")"@en,
        "Burning Spirits【from 聖剣伝説4】"@ja .

_:Nd8905520588a40bbbf04d2da10160aa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hallowed Ground (from \"Gyromancer\")"@en,
        "Hallowed Ground【from Gyromancer】"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N47dacb7e757d4b8cadafa9da321870e7 ;
    schema:name "Hallowed Ground (from \"Gyromancer\")"@en,
        "Hallowed Ground【from Gyromancer】"@ja .

_:Nf5646b26c341464b86836a0c1694daee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ardent Rhythm (from \"Romancing Saga - Minstrel Song\")"@en,
        "熱情の律動【from Romancing SaGa -Minstrel Song-】"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N47dacb7e757d4b8cadafa9da321870e7 ;
    schema:name "Ardent Rhythm (from \"Romancing Saga - Minstrel Song\")"@en,
        "熱情の律動【from Romancing SaGa -Minstrel Song-】"@ja .

_:N47dacb7e757d4b8cadafa9da321870e7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1973285fd2a34e58a5e068567e0987da,
        _:N210a68471a164cd4a6fce9918d879f0a,
        _:N4211f3c355c2436798e1d7dd698d8dab,
        _:N7d03d9abbfbd4eba96e72a1861a0178f,
        _:N83ee5386da344be8a9b2a4b4975e57ee,
        _:Na62f76512df643738fa47068a8aa2eae,
        _:Nad225a1407564880bcb3e43d5ac96ece,
        _:Nd0b2ee3c28c248f394f716f2d9cc30d0,
        _:Nd8905520588a40bbbf04d2da10160aa5,
        _:Nf5646b26c341464b86836a0c1694daee ;
    mo:track_count 10 ;
    schema:duration "PT40:11"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1973285fd2a34e58a5e068567e0987da,
        _:N210a68471a164cd4a6fce9918d879f0a,
        _:N4211f3c355c2436798e1d7dd698d8dab,
        _:N7d03d9abbfbd4eba96e72a1861a0178f,
        _:N83ee5386da344be8a9b2a4b4975e57ee,
        _:Na62f76512df643738fa47068a8aa2eae,
        _:Nad225a1407564880bcb3e43d5ac96ece,
        _:Nd0b2ee3c28c248f394f716f2d9cc30d0,
        _:Nd8905520588a40bbbf04d2da10160aa5,
        _:Nf5646b26c341464b86836a0c1694daee .

