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

<album/1365> a mo:Release ;
    mo:catalogue_number "SVWC-7338" .

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

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

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

<product/988#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest VI: Realms of Revelation"@en,
        "ドラゴンクエストVI: 幻の大地"@ja,
        "Dragon Quest VI: Maboroshi no Daichi"@ja-latn ;
    foaf:name "Dragon Quest VI: Realms of Revelation"@en,
        "ドラゴンクエストVI: 幻の大地"@ja,
        "Dragon Quest VI: Maboroshi no Daichi"@ja-latn .

<product/989#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest VII: Fragments of the Forgotten Past"@en,
        "ドラゴンクエストVII: エデンの戦士たち"@ja,
        "Dragon Quest VII: Eden no Senshitachi"@ja-latn ;
    foaf:name "Dragon Quest VII: Fragments of the Forgotten Past"@en,
        "ドラゴンクエストVII: エデンの戦士たち"@ja,
        "Dragon Quest VII: Eden no Senshitachi"@ja-latn .

<product/990#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest VIII: Journey of the Cursed King"@en,
        "ドラゴンクエストVIII: 空と海と大地と呪われし姫君"@ja,
        "Dragon Quest VIII: Sora to Umi to Daichi to Norowareshi Himegimi"@ja-latn ;
    foaf:name "Dragon Quest VIII: Journey of the Cursed King"@en,
        "ドラゴンクエストVIII: 空と海と大地と呪われし姫君"@ja,
        "Dragon Quest VIII: Sora to Umi to Daichi to Norowareshi Himegimi"@ja-latn .

<album/15799#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Brass Quintet \"Dragon Quest\""@en,
        "金管五重奏による「ドラゴンクエスト」"@ja,
        "Brass Quintet \"Dragon Quest\""@ja-latn ;
    mo:composer <artist/114#subject> ;
    mo:produced_work <album/15799#musicalwork> ;
    schema:name "Brass Quintet \"Dragon Quest\""@en,
        "金管五重奏による「ドラゴンクエスト」"@ja,
        "Brass Quintet \"Dragon Quest\""@ja-latn .

<album/15799#musicalexpression> a mo:Signal ;
    mo:published_as <album/15799#subject> ;
    mo:records <album/15799#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/99/15799/15799-1255480114.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/15799#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/15799/15799-1255480114.png> ;
    foaf:depicts <album/15799#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/15799/15799-1255480114.png> .

<https://medium-media.vgm.io/albums/99/15799/15799-1255480114.png> a schema:ImageObject,
        foaf:Image .

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

<album/15799#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Brass Quintet \"Dragon Quest\""@en,
        "金管五重奏による「ドラゴンクエスト」"@ja,
        "Brass Quintet \"Dragon Quest\""@ja-latn ;
    mo:performance_of <album/15799#musicalwork> ;
    mo:performer <artist/1850#subject> ;
    mo:recorded_as <album/15799#musicalexpression> ;
    schema:byArtist <artist/1850#subject> ;
    schema:name "Brass Quintet \"Dragon Quest\""@en,
        "金管五重奏による「ドラゴンクエスト」"@ja,
        "Brass Quintet \"Dragon Quest\""@ja-latn ;
    schema:workPerformed <album/15799#musicalwork> .

<artist/1850#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15799#performance> ;
    schema:name "Tokyo Metropolitan Brass Quintet"@en,
        "東京メトロポリタン・ブラス・クインテット"@ja ;
    foaf:name "Tokyo Metropolitan Brass Quintet"@en,
        "東京メトロポリタン・ブラス・クインテット"@ja .

<album/15799#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-05"^^xsd:date ;
    dcterms:title "Brass Quintet \"Dragon Quest\""@en,
        "金管五重奏による「ドラゴンクエスト」"@ja,
        "Brass Quintet \"Dragon Quest\""@ja-latn ;
    mo:catalogue_number "KICC-6314" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/1365> ;
    mo:publication_of <album/15799#musicalexpression> ;
    mo:publisher <org/510#subject> ;
    mo:record _:N867daeb843d74b45af6eed89abee719e ;
    mo:record_count 1 ;
    schema:about <product/983#subject>,
        <product/984#subject>,
        <product/985#subject>,
        <product/986#subject>,
        <product/987#subject>,
        <product/988#subject>,
        <product/989#subject>,
        <product/990#subject> ;
    schema:byArtist <artist/1850#subject> ;
    schema:datePublished "2009-08-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/15799/15799-1255480114.png> ;
    schema:name "Brass Quintet \"Dragon Quest\""@en,
        "金管五重奏による「ドラゴンクエスト」"@ja,
        "Brass Quintet \"Dragon Quest\""@ja-latn ;
    schema:publisher <org/510#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/15799/15799-1255480114.png> .

_:N17e38ced478b47cb968d88afa0ad2403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure (III)"@en,
        "冒険の旅"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N867daeb843d74b45af6eed89abee719e ;
    schema:name "Adventure (III)"@en,
        "冒険の旅"@ja .

_:N1aadada667a641c8ac40c9a5bb21bec3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comrades (IV)"@en,
        "勇者の仲間たち (間奏曲～武器商人トルネコ～ジプシーダンス～ジプシーの旅～間奏曲)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N867daeb843d74b45af6eed89abee719e ;
    schema:name "Comrades (IV)"@en,
        "勇者の仲間たち (間奏曲～武器商人トルネコ～ジプシーダンス～ジプシーの旅～間奏曲)"@ja .

_:N1fa1df37cac84040a6cbfb6a4af74805 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rondo (III)"@en,
        "王宮のロンド"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N867daeb843d74b45af6eed89abee719e ;
    schema:name "Rondo (III)"@en,
        "王宮のロンド"@ja .

_:N3914526d250044b8a16e6f288381cd4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle Trumpeter (V)"@en,
        "王宮のトランペット"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N867daeb843d74b45af6eed89abee719e ;
    schema:name "Castle Trumpeter (V)"@en,
        "王宮のトランペット"@ja .

_:N3f750dfa5f804fd6809476475469ceea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture March (I)"@en,
        "序曲"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N867daeb843d74b45af6eed89abee719e ;
    schema:name "Overture March (I)"@en,
        "序曲"@ja .

_:N44d298f97cd94d3283a96be60d09982e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Healing Power of the Psalms ~ Friar's Determination (VIII)"@en,
        "讃美歌に癒されて~修道僧の決意"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N867daeb843d74b45af6eed89abee719e ;
    schema:name "Healing Power of the Psalms ~ Friar's Determination (VIII)"@en,
        "讃美歌に癒されて~修道僧の決意"@ja .

_:N5123f05be250488787686ff88297cbfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bridal Waltz (V)"@en,
        "結婚ワルツ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N867daeb843d74b45af6eed89abee719e ;
    schema:name "Bridal Waltz (V)"@en,
        "結婚ワルツ"@ja .

_:N56773585e10f4d2e9e06a8344ddb38ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echo of Horns throughout the Castle (VII)"@en,
        "王宮のホルン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N867daeb843d74b45af6eed89abee719e ;
    schema:name "Echo of Horns throughout the Castle (VII)"@en,
        "王宮のホルン"@ja .

_:N69e7aa34a874409b912d637a5088259e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Road My Journey (II)"@en,
        "この道わが旅"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N867daeb843d74b45af6eed89abee719e ;
    schema:name "My Road My Journey (II)"@en,
        "この道わが旅"@ja .

_:N94dfcf59a26d4fbc923d0b8dda06e079 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Legend (III)"@en,
        "そして伝説へ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N867daeb843d74b45af6eed89abee719e ;
    schema:name "Into the Legend (III)"@en,
        "そして伝説へ"@ja .

_:N96d2ec94d9aa4bf7815e482e8788949f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem (II)"@en,
        "レクイエム"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N867daeb843d74b45af6eed89abee719e ;
    schema:name "Requiem (II)"@en,
        "レクイエム"@ja .

_:Na6b44fa90818433eb951ed86c4e25e7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture (V)"@en,
        "序曲のマーチ"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N867daeb843d74b45af6eed89abee719e ;
    schema:name "Overture (V)"@en,
        "序曲のマーチ"@ja .

_:Naf459e55e20f4ae484fcd1d95b227f56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Majestic Castle ~ Gavotte de Chateau ~ Majestic Castle (VIII)"@en,
        "城の威容～王宮のガヴォット～城の威容"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N867daeb843d74b45af6eed89abee719e ;
    schema:name "Majestic Castle ~ Gavotte de Chateau ~ Majestic Castle (VIII)"@en,
        "城の威容～王宮のガヴォット～城の威容"@ja .

_:Ncb342207424d4813a3e7f9c311868aff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown World (I)"@en,
        "広野を行く"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N867daeb843d74b45af6eed89abee719e ;
    schema:name "Unknown World (I)"@en,
        "広野を行く"@ja .

_:Nd706e234cb4e46cd8ff49e49f3372a94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In a Town ~ Casino (IV)"@en,
        "街でのひととき"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N867daeb843d74b45af6eed89abee719e ;
    schema:name "In a Town ~ Casino (IV)"@en,
        "街でのひととき"@ja .

_:Nda671bd6158f4c7fb95f563ef16d2152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Town ~ Happy Humming ~ Inviting Village ~ Folk Dance ~ In the Town (VI)"@en,
        "木洩れ日の中で～ハッピーハミング～ぬくもりの里に～フォークダンス～木洩れ日の中で"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N867daeb843d74b45af6eed89abee719e ;
    schema:name "In the Town ~ Happy Humming ~ Inviting Village ~ Folk Dance ~ In the Town (VI)"@en,
        "木洩れ日の中で～ハッピーハミング～ぬくもりの里に～フォークダンス～木洩れ日の中で"@ja .

_:Ne78f3910c8054756a6d5383b51e84ce6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky, Ocean and Earth (VIII)"@en,
        "空と海と大地"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N867daeb843d74b45af6eed89abee719e ;
    schema:name "Sky, Ocean and Earth (VIII)"@en,
        "空と海と大地"@ja .

_:N867daeb843d74b45af6eed89abee719e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17e38ced478b47cb968d88afa0ad2403,
        _:N1aadada667a641c8ac40c9a5bb21bec3,
        _:N1fa1df37cac84040a6cbfb6a4af74805,
        _:N3914526d250044b8a16e6f288381cd4f,
        _:N3f750dfa5f804fd6809476475469ceea,
        _:N44d298f97cd94d3283a96be60d09982e,
        _:N5123f05be250488787686ff88297cbfd,
        _:N56773585e10f4d2e9e06a8344ddb38ce,
        _:N69e7aa34a874409b912d637a5088259e,
        _:N94dfcf59a26d4fbc923d0b8dda06e079,
        _:N96d2ec94d9aa4bf7815e482e8788949f,
        _:Na6b44fa90818433eb951ed86c4e25e7b,
        _:Naf459e55e20f4ae484fcd1d95b227f56,
        _:Ncb342207424d4813a3e7f9c311868aff,
        _:Nd706e234cb4e46cd8ff49e49f3372a94,
        _:Nda671bd6158f4c7fb95f563ef16d2152,
        _:Ne78f3910c8054756a6d5383b51e84ce6 ;
    mo:track_count 17 ;
    schema:duration "PT54:33"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N17e38ced478b47cb968d88afa0ad2403,
        _:N1aadada667a641c8ac40c9a5bb21bec3,
        _:N1fa1df37cac84040a6cbfb6a4af74805,
        _:N3914526d250044b8a16e6f288381cd4f,
        _:N3f750dfa5f804fd6809476475469ceea,
        _:N44d298f97cd94d3283a96be60d09982e,
        _:N5123f05be250488787686ff88297cbfd,
        _:N56773585e10f4d2e9e06a8344ddb38ce,
        _:N69e7aa34a874409b912d637a5088259e,
        _:N94dfcf59a26d4fbc923d0b8dda06e079,
        _:N96d2ec94d9aa4bf7815e482e8788949f,
        _:Na6b44fa90818433eb951ed86c4e25e7b,
        _:Naf459e55e20f4ae484fcd1d95b227f56,
        _:Ncb342207424d4813a3e7f9c311868aff,
        _:Nd706e234cb4e46cd8ff49e49f3372a94,
        _:Nda671bd6158f4c7fb95f563ef16d2152,
        _:Ne78f3910c8054756a6d5383b51e84ce6 .

