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

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

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

<album/4264> a mo:Release ;
    mo:catalogue_number "SRCL-2735" .

<artist/114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15783#subject> ;
    schema:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja ;
    foaf:made <album/15783#composition>,
        <album/15783#subject> ;
    foaf:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja .

<product/983#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest"@en,
        "ドラゴンクエスト"@ja,
        "Dragon Quest"@ja-latn ;
    foaf:name "Dragon Quest"@en,
        "ドラゴンクエスト"@ja,
        "Dragon Quest"@ja-latn .

<product/984#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest II: Luminaries of the Legendary Line"@en,
        "ドラゴンクエストII: 悪霊の神々"@ja,
        "Dragon Quest II: Akuryo no Kamigami"@ja-latn ;
    foaf:name "Dragon Quest II: Luminaries of the Legendary Line"@en,
        "ドラゴンクエストII: 悪霊の神々"@ja,
        "Dragon Quest II: Akuryo no Kamigami"@ja-latn .

<product/985#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest III: The Seeds of Salvation"@en,
        "ドラゴンクエストIII: そして伝説へ…"@ja,
        "Dragon Quest III: Soshite Densetsue..."@ja-latn ;
    foaf:name "Dragon Quest III: The Seeds of Salvation"@en,
        "ドラゴンクエストIII: そして伝説へ…"@ja,
        "Dragon Quest III: Soshite Densetsue..."@ja-latn .

<product/986#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest IV: Chapters of the Chosen"@en,
        "ドラゴンクエストIV: 導かれし者たち"@ja,
        "Dragon Quest IV: Michibikareshi Monotachi"@ja-latn ;
    foaf:name "Dragon Quest IV: Chapters of the Chosen"@en,
        "ドラゴンクエストIV: 導かれし者たち"@ja,
        "Dragon Quest IV: Michibikareshi Monotachi"@ja-latn .

<product/987#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest V: Hand of the Heavenly Bride"@en,
        "ドラゴンクエストV: 天空の花嫁"@ja,
        "Dragon Quest V: Tenku no Hanayome"@ja-latn ;
    foaf:name "Dragon Quest V: Hand of the Heavenly Bride"@en,
        "ドラゴンクエストV: 天空の花嫁"@ja,
        "Dragon Quest V: Tenku no Hanayome"@ja-latn .

<album/15783#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Symphonic Suite Dragon Quest Live Best ~Music Treasure Box~"@en,
        "交響組曲「ドラゴンクエスト」ライブ・ベスト -音楽の宝箱-"@ja,
        "Koukyou Kumikyoku \"Dragon Quest\" Live Best ~Ongaku no Takarabako~"@ja-latn ;
    mo:composer <artist/114#subject> ;
    mo:produced_work <album/15783#musicalwork> ;
    schema:name "Symphonic Suite Dragon Quest Live Best ~Music Treasure Box~"@en,
        "交響組曲「ドラゴンクエスト」ライブ・ベスト -音楽の宝箱-"@ja,
        "Koukyou Kumikyoku \"Dragon Quest\" Live Best ~Ongaku no Takarabako~"@ja-latn .

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

<org/510#subject> schema:name "SUGI LABEL"@en,
        "SUGI レーベル"@ja,
        "SUGI LABEL"@ja-latn ;
    foaf:name "SUGI LABEL"@en,
        "SUGI レーベル"@ja,
        "SUGI LABEL"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/15783/15783-1320175735.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15783#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Symphonic Suite Dragon Quest Live Best ~Music Treasure Box~"@en,
        "交響組曲「ドラゴンクエスト」ライブ・ベスト -音楽の宝箱-"@ja,
        "Koukyou Kumikyoku \"Dragon Quest\" Live Best ~Ongaku no Takarabako~"@ja-latn ;
    mo:performance_of <album/15783#musicalwork> ;
    mo:performer <artist/605#subject> ;
    mo:recorded_as <album/15783#musicalexpression> ;
    schema:byArtist <artist/605#subject> ;
    schema:name "Symphonic Suite Dragon Quest Live Best ~Music Treasure Box~"@en,
        "交響組曲「ドラゴンクエスト」ライブ・ベスト -音楽の宝箱-"@ja,
        "Koukyou Kumikyoku \"Dragon Quest\" Live Best ~Ongaku no Takarabako~"@ja-latn ;
    schema:workPerformed <album/15783#musicalwork> .

<artist/605#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15783#performance> ;
    schema:name "The Tokyo Symphony"@en ;
    foaf:name "The Tokyo Symphony"@en .

<album/15783#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-07"^^xsd:date ;
    dcterms:title "Symphonic Suite Dragon Quest Live Best ~Music Treasure Box~"@en,
        "交響組曲「ドラゴンクエスト」ライブ・ベスト -音楽の宝箱-"@ja,
        "Koukyou Kumikyoku \"Dragon Quest\" Live Best ~Ongaku no Takarabako~"@ja-latn ;
    mo:catalogue_number "KICC-6327" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/4264> ;
    mo:publication_of <album/15783#musicalexpression> ;
    mo:publisher <org/510#subject> ;
    mo:record _:N53e0622910024916b14ec8938df370a1 ;
    mo:record_count 1 ;
    schema:about <product/983#subject>,
        <product/984#subject>,
        <product/985#subject>,
        <product/986#subject>,
        <product/987#subject> ;
    schema:byArtist <artist/605#subject> ;
    schema:datePublished "2009-10-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/15783/15783-1320175735.jpg> ;
    schema:name "Symphonic Suite Dragon Quest Live Best ~Music Treasure Box~"@en,
        "交響組曲「ドラゴンクエスト」ライブ・ベスト -音楽の宝箱-"@ja,
        "Koukyou Kumikyoku \"Dragon Quest\" Live Best ~Ongaku no Takarabako~"@ja-latn ;
    schema:publisher <org/510#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/15783/15783-1320175735.jpg> .

_:N0d1eb48c919a43a2831ad0e0c8c84841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King Dragon"@en,
        "竜王"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N53e0622910024916b14ec8938df370a1 ;
    schema:name "King Dragon"@en,
        "竜王"@ja .

_:N15004721a1ca46ddb77268561d9f3866 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en,
        "導かれし者たち"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N53e0622910024916b14ec8938df370a1 ;
    schema:name "Ending"@en,
        "導かれし者たち"@ja .

_:N2e3e90b0834e4e61aa907128668e2102 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture"@en,
        "序曲のマーチ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N53e0622910024916b14ec8938df370a1 ;
    schema:name "Overture"@en,
        "序曲のマーチ"@ja .

_:N589b5d71afca4871a2cf5bf1898ef942 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Make me feel sad"@en,
        "哀愁物語"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N53e0622910024916b14ec8938df370a1 ;
    schema:name "Make me feel sad"@en,
        "哀愁物語"@ja .

_:N58de654e676d4af9a2d04037973e1444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rondo"@en,
        "王宮のロンド"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N53e0622910024916b14ec8938df370a1 ;
    schema:name "Rondo"@en,
        "王宮のロンド"@ja .

_:N6e1f8d16638342d9b9a056f7ce6540f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless World"@en,
        "遥かなる旅路～広野を行く～果てしなき世界"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N53e0622910024916b14ec8938df370a1 ;
    schema:name "Endless World"@en,
        "遥かなる旅路～広野を行く～果てしなき世界"@ja .

_:N70b832e3ef7e41329ec6c8c5e5171075 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic Carpet~The Ocean"@en,
        "空飛ぶ絨毯～大海原へ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:N53e0622910024916b14ec8938df370a1 ;
    schema:name "Magic Carpet~The Ocean"@en,
        "空飛ぶ絨毯～大海原へ"@ja .

_:N71c75b0041a04f9da9ec809bb7fdb67d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violent Enemies~Almighty Devil is Challenged"@en,
        "戦火を交えて～不死身の敵に挑む"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N53e0622910024916b14ec8938df370a1 ;
    schema:name "Violent Enemies~Almighty Devil is Challenged"@en,
        "戦火を交えて～不死身の敵に挑む"@ja .

_:N798a97b464354ee28f3befdbcfeec7c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying in the Sky"@en,
        "おおぞらをとぶ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N53e0622910024916b14ec8938df370a1 ;
    schema:name "Flying in the Sky"@en,
        "おおぞらをとぶ"@ja .

_:N86b6560d6f7148b8baaa21e4dc879ef3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heaven"@en,
        "天空城"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N53e0622910024916b14ec8938df370a1 ;
    schema:name "Heaven"@en,
        "天空城"@ja .

_:Na55c6290f54648c9823648cc1422eda7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Legend"@en,
        "そして伝説へ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N53e0622910024916b14ec8938df370a1 ;
    schema:name "Into the Legend"@en,
        "そして伝説へ"@ja .

_:Naf195886023748e798d49c6bd6ff24c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bridal Waltz"@en,
        "結婚ワルツ"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N53e0622910024916b14ec8938df370a1 ;
    schema:name "Bridal Waltz"@en,
        "結婚ワルツ"@ja .

_:Nb14baaa4ce04423482474517c7c376e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Road My Journey"@en,
        "この道わが旅"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N53e0622910024916b14ec8938df370a1 ;
    schema:name "My Road My Journey"@en,
        "この道わが旅"@ja .

_:Nc7682b2f720c4e0f886a72f1bedcc52a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure"@en,
        "冒険の旅"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N53e0622910024916b14ec8938df370a1 ;
    schema:name "Adventure"@en,
        "冒険の旅"@ja .

_:Nd2d54da109934d6284a607b9448d5a3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comrades"@en,
        "勇者の仲間たち（間奏曲～戦士はひとり征く～おてんば姫の行進～武器商人トルネコ～ジプシーダンス～ジプシーの旅～間奏曲）"@ja ;
    mo:track_number 10 ;
    schema:duration "PT9:41"^^xsd:interval ;
    schema:inPlaylist _:N53e0622910024916b14ec8938df370a1 ;
    schema:name "Comrades"@en,
        "勇者の仲間たち（間奏曲～戦士はひとり征く～おてんば姫の行進～武器商人トルネコ～ジプシーダンス～ジプシーの旅～間奏曲）"@ja .

_:Ne373505b37af420da7802ee4f26f3c55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noble Requiem~Saint"@en,
        "高貴なるレクイエム～聖"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N53e0622910024916b14ec8938df370a1 ;
    schema:name "Noble Requiem~Saint"@en,
        "高貴なるレクイエム～聖"@ja .

_:Ne8c52adcd7534811b128819e468493cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fighting Spirits"@en,
        "戦闘のテーマ～アレフガルドにて～勇者の挑戦"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N53e0622910024916b14ec8938df370a1 ;
    schema:name "Fighting Spirits"@en,
        "戦闘のテーマ～アレフガルドにて～勇者の挑戦"@ja .

_:Nedf581feb48945abb13844190502f66e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Satan"@en,
        "大魔王"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N53e0622910024916b14ec8938df370a1 ;
    schema:name "Satan"@en,
        "大魔王"@ja .

_:N53e0622910024916b14ec8938df370a1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d1eb48c919a43a2831ad0e0c8c84841,
        _:N15004721a1ca46ddb77268561d9f3866,
        _:N2e3e90b0834e4e61aa907128668e2102,
        _:N589b5d71afca4871a2cf5bf1898ef942,
        _:N58de654e676d4af9a2d04037973e1444,
        _:N6e1f8d16638342d9b9a056f7ce6540f8,
        _:N70b832e3ef7e41329ec6c8c5e5171075,
        _:N71c75b0041a04f9da9ec809bb7fdb67d,
        _:N798a97b464354ee28f3befdbcfeec7c8,
        _:N86b6560d6f7148b8baaa21e4dc879ef3,
        _:Na55c6290f54648c9823648cc1422eda7,
        _:Naf195886023748e798d49c6bd6ff24c5,
        _:Nb14baaa4ce04423482474517c7c376e4,
        _:Nc7682b2f720c4e0f886a72f1bedcc52a,
        _:Nd2d54da109934d6284a607b9448d5a3a,
        _:Ne373505b37af420da7802ee4f26f3c55,
        _:Ne8c52adcd7534811b128819e468493cf,
        _:Nedf581feb48945abb13844190502f66e ;
    mo:track_count 18 ;
    schema:duration "PT74:08"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0d1eb48c919a43a2831ad0e0c8c84841,
        _:N15004721a1ca46ddb77268561d9f3866,
        _:N2e3e90b0834e4e61aa907128668e2102,
        _:N589b5d71afca4871a2cf5bf1898ef942,
        _:N58de654e676d4af9a2d04037973e1444,
        _:N6e1f8d16638342d9b9a056f7ce6540f8,
        _:N70b832e3ef7e41329ec6c8c5e5171075,
        _:N71c75b0041a04f9da9ec809bb7fdb67d,
        _:N798a97b464354ee28f3befdbcfeec7c8,
        _:N86b6560d6f7148b8baaa21e4dc879ef3,
        _:Na55c6290f54648c9823648cc1422eda7,
        _:Naf195886023748e798d49c6bd6ff24c5,
        _:Nb14baaa4ce04423482474517c7c376e4,
        _:Nc7682b2f720c4e0f886a72f1bedcc52a,
        _:Nd2d54da109934d6284a607b9448d5a3a,
        _:Ne373505b37af420da7802ee4f26f3c55,
        _:Ne8c52adcd7534811b128819e468493cf,
        _:Nedf581feb48945abb13844190502f66e .

