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

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

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

<artist/1942#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53772#subject> ;
    schema:name "Hikoshi Hashimoto"@en,
        "橋本彦士"@ja ;
    foaf:made <album/53772#composition>,
        <album/53772#subject> ;
    foaf:name "Hikoshi Hashimoto"@en,
        "橋本彦士"@ja .

<album/53772#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Brave Frontier Soundtrack vol.2 ~Escape from the Abyss~"@en,
        "ブレイブフロンティア サウンドトラック vol.2 〜Escape from the Abyss〜"@ja,
        "Brave Frontier Soundtrack vol.2 ~Escape from the Abyss~"@ja-latn ;
    mo:composer <artist/1942#subject> ;
    mo:produced_work <album/53772#musicalwork> ;
    schema:name "Brave Frontier Soundtrack vol.2 ~Escape from the Abyss~"@en,
        "ブレイブフロンティア サウンドトラック vol.2 〜Escape from the Abyss〜"@ja,
        "Brave Frontier Soundtrack vol.2 ~Escape from the Abyss~"@ja-latn .

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

<album/53772#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Brave Frontier Soundtrack vol.2 ~Escape from the Abyss~"@en,
        "ブレイブフロンティア サウンドトラック vol.2 〜Escape from the Abyss〜"@ja,
        "Brave Frontier Soundtrack vol.2 ~Escape from the Abyss~"@ja-latn ;
    mo:performance_of <album/53772#musicalwork> ;
    mo:recorded_as <album/53772#musicalexpression> ;
    schema:name "Brave Frontier Soundtrack vol.2 ~Escape from the Abyss~"@en,
        "ブレイブフロンティア サウンドトラック vol.2 〜Escape from the Abyss〜"@ja,
        "Brave Frontier Soundtrack vol.2 ~Escape from the Abyss~"@ja-latn ;
    schema:workPerformed <album/53772#musicalwork> .

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

<https://medium-media.vgm.io/albums/27/53772/53772-1436187743.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/53772#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-19"^^xsd:date ;
    dcterms:title "Brave Frontier Soundtrack vol.2 ~Escape from the Abyss~"@en,
        "ブレイブフロンティア サウンドトラック vol.2 〜Escape from the Abyss〜"@ja,
        "Brave Frontier Soundtrack vol.2 ~Escape from the Abyss~"@ja-latn ;
    mo:catalogue_number "ALHR-10002" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/53772#musicalexpression> ;
    mo:publisher _:Ndda2ae1caec64140ab933a94f4ff8373 ;
    mo:record _:N03bedd53b7414a8790c5fcd9df82ecda ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Brave Frontier"@en ;
            foaf:name "Brave Frontier"@en ] ;
    schema:datePublished "2015-06-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/53772/53772-1436187743.jpg> ;
    schema:name "Brave Frontier Soundtrack vol.2 ~Escape from the Abyss~"@en,
        "ブレイブフロンティア サウンドトラック vol.2 〜Escape from the Abyss〜"@ja,
        "Brave Frontier Soundtrack vol.2 ~Escape from the Abyss~"@ja-latn ;
    schema:publisher _:Ndda2ae1caec64140ab933a94f4ff8373 ;
    foaf:depiction <https://media.vgm.io/albums/27/53772/53772-1436187743.jpg> .

_:N09829fc8b16b44cda44b898367aa30a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sprit of Warfare"@en,
        "戦禍の魂"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "The Sprit of Warfare"@en,
        "戦禍の魂"@ja .

_:N20917934cb7b440d8afdd0f321a6fa27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vadan Fortress"@en,
        "ヴァダンの砦"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Vadan Fortress"@en,
        "ヴァダンの砦"@ja .

_:N251f6ce522f447d2b4611891312da9c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonds"@en,
        "絆"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Bonds"@en,
        "絆"@ja .

_:N2f571dd0844d4a47a9b62ed43309e38f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devil"@en,
        "魔神"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Devil"@en,
        "魔神"@ja .

_:N348a74190de046638a2d7a1d39434d0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mimic"@en,
        "ミミック"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Mimic"@en,
        "ミミック"@ja .

_:N354faa62fa4c467fb68f9272801c51eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God Battle"@en,
        "神戦"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "God Battle"@en,
        "神戦"@ja .

_:N487fb286163d468daa3bf7731be5b2d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Randall ~Premium Version~"@en,
        "ランドール〜Premium Version〜"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Randall ~Premium Version~"@en,
        "ランドール〜Premium Version〜"@ja .

_:N5e422be6f5fe41b5a60d09d306463856 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Justice"@en,
        "ジャスティス"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Justice"@en,
        "ジャスティス"@ja .

_:N6903146d987049c8adc27b4531ac52e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aiming for the Top"@en,
        "頂を目指して"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Aiming for the Top"@en,
        "頂を目指して"@ja .

_:N6ae105d071ca44689b03dbe17f1db848 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devil's Heart"@en,
        "悪魔の心"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Devil's Heart"@en,
        "悪魔の心"@ja .

_:N6d9dd8447e994ec391541864cf397c35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Ground"@en,
        "ロストグラウンド"@ja ;
    mo:track_number 20 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Lost Ground"@en,
        "ロストグラウンド"@ja .

_:N7a9243ce59e445d1aecbd5729033b502 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost"@en,
        "ゴースト"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Ghost"@en,
        "ゴースト"@ja .

_:N7be425616be24c25bd02913684418b3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frontier ~8bit Version~"@en,
        "フロンティア〜8bit Version〜"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Frontier ~8bit Version~"@en,
        "フロンティア〜8bit Version〜"@ja .

_:N89b1174746034b52a7c0db1eeb77192e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daydream"@en,
        "白昼夢"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Daydream"@en,
        "白昼夢"@ja .

_:N8ac0499eca5f416599cd9bf0d92fd76b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Hill"@en,
        "紅の丘"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Crimson Hill"@en,
        "紅の丘"@ja .

_:N9d22a70b67be47b88841eea069316f7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Randall"@en,
        "ランドール"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Randall"@en,
        "ランドール"@ja .

_:Nb6152395b7964add9ea4e0246041165a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon's Scratch"@en,
        "竜の爪跡"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Dragon's Scratch"@en,
        "竜の爪跡"@ja .

_:Nd485b622478a483c9eb06e62627aafdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flash"@en,
        "閃光"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Flash"@en,
        "閃光"@ja .

_:Nd95af22e418a4430a48dc71645e558bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intention"@en,
        "意思"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Intention"@en,
        "意思"@ja .

_:Ndb19787bcd57473a9a56b1e47962024d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Single Light"@en,
        "ヒトツノヒカリ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "A Single Light"@en,
        "ヒトツノヒカリ"@ja .

_:Ndda2ae1caec64140ab933a94f4ff8373 schema:name "Alim"@en,
        "Alim"@ja,
        "Alim"@ja-latn ;
    foaf:name "Alim"@en,
        "Alim"@ja,
        "Alim"@ja-latn .

_:Nf7dc12d6fc964f519071a3b71cb3f359 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gimmick"@en,
        "Gimmick"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Gimmick"@en,
        "Gimmick"@ja .

_:Nfbe76b78f1f545c1b34782245d44793a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demon Subjugation Team"@en,
        "魔神討伐隊"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N03bedd53b7414a8790c5fcd9df82ecda ;
    schema:name "Demon Subjugation Team"@en,
        "魔神討伐隊"@ja .

_:N03bedd53b7414a8790c5fcd9df82ecda a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09829fc8b16b44cda44b898367aa30a2,
        _:N20917934cb7b440d8afdd0f321a6fa27,
        _:N251f6ce522f447d2b4611891312da9c9,
        _:N2f571dd0844d4a47a9b62ed43309e38f,
        _:N348a74190de046638a2d7a1d39434d0c,
        _:N354faa62fa4c467fb68f9272801c51eb,
        _:N487fb286163d468daa3bf7731be5b2d3,
        _:N5e422be6f5fe41b5a60d09d306463856,
        _:N6903146d987049c8adc27b4531ac52e8,
        _:N6ae105d071ca44689b03dbe17f1db848,
        _:N6d9dd8447e994ec391541864cf397c35,
        _:N7a9243ce59e445d1aecbd5729033b502,
        _:N7be425616be24c25bd02913684418b3e,
        _:N89b1174746034b52a7c0db1eeb77192e,
        _:N8ac0499eca5f416599cd9bf0d92fd76b,
        _:N9d22a70b67be47b88841eea069316f7a,
        _:Nb6152395b7964add9ea4e0246041165a,
        _:Nd485b622478a483c9eb06e62627aafdd,
        _:Nd95af22e418a4430a48dc71645e558bd,
        _:Ndb19787bcd57473a9a56b1e47962024d,
        _:Nf7dc12d6fc964f519071a3b71cb3f359,
        _:Nfbe76b78f1f545c1b34782245d44793a ;
    mo:track_count 22 ;
    schema:duration "PT63:05"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N09829fc8b16b44cda44b898367aa30a2,
        _:N20917934cb7b440d8afdd0f321a6fa27,
        _:N251f6ce522f447d2b4611891312da9c9,
        _:N2f571dd0844d4a47a9b62ed43309e38f,
        _:N348a74190de046638a2d7a1d39434d0c,
        _:N354faa62fa4c467fb68f9272801c51eb,
        _:N487fb286163d468daa3bf7731be5b2d3,
        _:N5e422be6f5fe41b5a60d09d306463856,
        _:N6903146d987049c8adc27b4531ac52e8,
        _:N6ae105d071ca44689b03dbe17f1db848,
        _:N6d9dd8447e994ec391541864cf397c35,
        _:N7a9243ce59e445d1aecbd5729033b502,
        _:N7be425616be24c25bd02913684418b3e,
        _:N89b1174746034b52a7c0db1eeb77192e,
        _:N8ac0499eca5f416599cd9bf0d92fd76b,
        _:N9d22a70b67be47b88841eea069316f7a,
        _:Nb6152395b7964add9ea4e0246041165a,
        _:Nd485b622478a483c9eb06e62627aafdd,
        _:Nd95af22e418a4430a48dc71645e558bd,
        _:Ndb19787bcd57473a9a56b1e47962024d,
        _:Nf7dc12d6fc964f519071a3b71cb3f359,
        _:Nfbe76b78f1f545c1b34782245d44793a .

