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

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

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

<artist/1411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85521#subject> ;
    schema:name "Inon Zur"@en ;
    foaf:made <album/85521#composition>,
        <album/85521#subject> ;
    foaf:name "Inon Zur"@en .

<artist/28435#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85521#subject> ;
    schema:name "Moeki Harada"@en,
        "原田萌喜"@ja ;
    foaf:made <album/85521#composition>,
        <album/85521#subject> ;
    foaf:name "Moeki Harada"@en,
        "原田萌喜"@ja .

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

<album/85521#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Battle Through the Heavens Original Soundtrack II: Be Powerful"@en,
        "鬥破蒼穹 II: 鬥帝之路 (遊戲原聲帶)"@ja,
        "斗破苍穹 游戏原声带 II: 修炼"@ja-latn ;
    mo:performance_of <album/85521#musicalwork> ;
    mo:recorded_as <album/85521#musicalexpression> ;
    schema:name "Battle Through the Heavens Original Soundtrack II: Be Powerful"@en,
        "鬥破蒼穹 II: 鬥帝之路 (遊戲原聲帶)"@ja,
        "斗破苍穹 游戏原声带 II: 修炼"@ja-latn ;
    schema:workPerformed <album/85521#musicalwork> .

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

<https://medium-media.vgm.io/albums/12/85521/85521-1553858968.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/85521#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Battle Through the Heavens Original Soundtrack II: Be Powerful"@en,
        "鬥破蒼穹 II: 鬥帝之路 (遊戲原聲帶)"@ja,
        "斗破苍穹 游戏原声带 II: 修炼"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Dan Martinez"@en ;
            foaf:made <album/85521#composition> ;
            foaf:name "Dan Martinez"@en ],
        <artist/1411#subject>,
        <artist/28435#subject> ;
    mo:produced_work <album/85521#musicalwork> ;
    schema:name "Battle Through the Heavens Original Soundtrack II: Be Powerful"@en,
        "鬥破蒼穹 II: 鬥帝之路 (遊戲原聲帶)"@ja,
        "斗破苍穹 游戏原声带 II: 修炼"@ja-latn .

<album/85521#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-15"^^xsd:date ;
    dcterms:title "Battle Through the Heavens Original Soundtrack II: Be Powerful"@en,
        "鬥破蒼穹 II: 鬥帝之路 (遊戲原聲帶)"@ja,
        "斗破苍穹 游戏原声带 II: 修炼"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/85521#musicalexpression> ;
    mo:publisher _:N9bad282727dc4e46b3ade3a82078eaab ;
    mo:record _:N04098e3abf894595b18923b6b715b586 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Fights Break Spheres: Road to the Emperor"@en ;
            foaf:name "Fights Break Spheres: Road to the Emperor"@en ] ;
    schema:datePublished "2019-01-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/85521/85521-1553858968.jpg> ;
    schema:name "Battle Through the Heavens Original Soundtrack II: Be Powerful"@en,
        "鬥破蒼穹 II: 鬥帝之路 (遊戲原聲帶)"@ja,
        "斗破苍穹 游戏原声带 II: 修炼"@ja-latn ;
    schema:publisher _:N9bad282727dc4e46b3ade3a82078eaab ;
    foaf:depiction <https://media.vgm.io/albums/12/85521/85521-1553858968.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85521#subject> ;
    schema:name "Dan Martinez"@en ;
    foaf:made <album/85521#subject> ;
    foaf:name "Dan Martinez"@en .

_:N04fe0269f0cf4221904927850707355b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ganan College"@en,
        "迦南學院"@zd ;
    mo:track_number 11 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N04098e3abf894595b18923b6b715b586 ;
    schema:name "Ganan College"@en,
        "迦南學院"@zd .

_:N054d8334e578470887a13db2d7e46c4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truceless Mo City"@en,
        "墨城之亂"@zd ;
    mo:track_number 9 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N04098e3abf894595b18923b6b715b586 ;
    schema:name "Truceless Mo City"@en,
        "墨城之亂"@zd .

_:N0ba109b8b7754d3aaaa4263da439df62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boyhood"@en,
        "少年遊"@zd ;
    mo:track_number 8 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N04098e3abf894595b18923b6b715b586 ;
    schema:name "Boyhood"@en,
        "少年遊"@zd .

_:N1b98f79374ba4d6ea2d50f7625081ba0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Forest"@en,
        "密林野外"@zd ;
    mo:track_number 4 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N04098e3abf894595b18923b6b715b586 ;
    schema:name "Dark Forest"@en,
        "密林野外"@zd .

_:N271759cf7c764366bdcadbb2a6c3cf3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dreamland of Najie"@en,
        "納戒幻境"@zd ;
    mo:track_number 12 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N04098e3abf894595b18923b6b715b586 ;
    schema:name "The Dreamland of Najie"@en,
        "納戒幻境"@zd .

_:N4a93895678b648cb8f96d6fc21d72df1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight Back"@en,
        "反擊"@zd ;
    mo:track_number 3 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N04098e3abf894595b18923b6b715b586 ;
    schema:name "Fight Back"@en,
        "反擊"@zd .

_:N5fd8df09ce5f41f2abc1f87cc2c0a07b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Detecting"@en,
        "覺察"@zd ;
    mo:track_number 2 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N04098e3abf894595b18923b6b715b586 ;
    schema:name "Detecting"@en,
        "覺察"@zd .

_:N73957730b93f43e8b06e4f97dbf74afd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lurking"@en,
        "潛伏"@zd ;
    mo:track_number 1 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N04098e3abf894595b18923b6b715b586 ;
    schema:name "Lurking"@en,
        "潛伏"@zd .

_:N908ba80ea66a460fb316843a8153a7ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hire Soldiers for Ambition"@en,
        "傭兵自重"@zd ;
    mo:track_number 7 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N04098e3abf894595b18923b6b715b586 ;
    schema:name "Hire Soldiers for Ambition"@en,
        "傭兵自重"@zd .

_:N9bad282727dc4e46b3ade3a82078eaab schema:name "Tencent TIMI AUDIO"@en ;
    foaf:name "Tencent TIMI AUDIO"@en .

_:Na3d8728f47c943c49499391a8e363708 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The legend of Warlord"@en,
        "鬥聖傳說"@zd ;
    mo:track_number 10 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N04098e3abf894595b18923b6b715b586 ;
    schema:name "The legend of Warlord"@en,
        "鬥聖傳說"@zd .

_:Nc233e46f0bc24079ba28b39ff63e37fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Jokul"@en,
        "雪山"@zd ;
    mo:track_number 5 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N04098e3abf894595b18923b6b715b586 ;
    schema:name "The Jokul"@en,
        "雪山"@zd .

_:Nc81638f49ce345bbab1b97c4352d4a97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Secret Garden"@en,
        "秘密花園"@zd ;
    mo:track_number 6 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N04098e3abf894595b18923b6b715b586 ;
    schema:name "The Secret Garden"@en,
        "秘密花園"@zd .

_:Nd1207b11eeec46d988e63328020b8cc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dojo of Qing Kung 2"@en,
        "輕功戰場2"@zd ;
    mo:track_number 14 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N04098e3abf894595b18923b6b715b586 ;
    schema:name "Dojo of Qing Kung 2"@en,
        "輕功戰場2"@zd .

_:Ne185733203fa48fd8b36cdf36af02bc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dojo of Qing Kung 1"@en,
        "輕功戰場1"@zd ;
    mo:track_number 13 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N04098e3abf894595b18923b6b715b586 ;
    schema:name "Dojo of Qing Kung 1"@en,
        "輕功戰場1"@zd .

_:N04098e3abf894595b18923b6b715b586 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04fe0269f0cf4221904927850707355b,
        _:N054d8334e578470887a13db2d7e46c4e,
        _:N0ba109b8b7754d3aaaa4263da439df62,
        _:N1b98f79374ba4d6ea2d50f7625081ba0,
        _:N271759cf7c764366bdcadbb2a6c3cf3e,
        _:N4a93895678b648cb8f96d6fc21d72df1,
        _:N5fd8df09ce5f41f2abc1f87cc2c0a07b,
        _:N73957730b93f43e8b06e4f97dbf74afd,
        _:N908ba80ea66a460fb316843a8153a7ca,
        _:Na3d8728f47c943c49499391a8e363708,
        _:Nc233e46f0bc24079ba28b39ff63e37fa,
        _:Nc81638f49ce345bbab1b97c4352d4a97,
        _:Nd1207b11eeec46d988e63328020b8cc9,
        _:Ne185733203fa48fd8b36cdf36af02bc1 ;
    mo:track_count 14 ;
    schema:duration "PT25:58"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N04fe0269f0cf4221904927850707355b,
        _:N054d8334e578470887a13db2d7e46c4e,
        _:N0ba109b8b7754d3aaaa4263da439df62,
        _:N1b98f79374ba4d6ea2d50f7625081ba0,
        _:N271759cf7c764366bdcadbb2a6c3cf3e,
        _:N4a93895678b648cb8f96d6fc21d72df1,
        _:N5fd8df09ce5f41f2abc1f87cc2c0a07b,
        _:N73957730b93f43e8b06e4f97dbf74afd,
        _:N908ba80ea66a460fb316843a8153a7ca,
        _:Na3d8728f47c943c49499391a8e363708,
        _:Nc233e46f0bc24079ba28b39ff63e37fa,
        _:Nc81638f49ce345bbab1b97c4352d4a97,
        _:Nd1207b11eeec46d988e63328020b8cc9,
        _:Ne185733203fa48fd8b36cdf36af02bc1 .

