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

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

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

<artist/4045#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111283#subject> ;
    schema:name "Jeff van Dyck"@en ;
    foaf:made <album/111283#composition>,
        <album/111283#subject> ;
    foaf:name "Jeff van Dyck"@en .

<album/111283#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Emperor: Rise of the Middle Kingdom Original Soundtrack"@en,
        "Emperor: Rise of the Middle Kingdom Original Soundtrack"@ja,
        "Emperor: Rise of the Middle Kingdom Original Soundtrack"@ja-latn ;
    mo:composer <artist/4045#subject> ;
    mo:produced_work <album/111283#musicalwork> ;
    schema:name "Emperor: Rise of the Middle Kingdom Original Soundtrack"@en,
        "Emperor: Rise of the Middle Kingdom Original Soundtrack"@ja,
        "Emperor: Rise of the Middle Kingdom Original Soundtrack"@ja-latn .

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

<album/111283#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Emperor: Rise of the Middle Kingdom Original Soundtrack"@en,
        "Emperor: Rise of the Middle Kingdom Original Soundtrack"@ja,
        "Emperor: Rise of the Middle Kingdom Original Soundtrack"@ja-latn ;
    mo:performance_of <album/111283#musicalwork> ;
    mo:recorded_as <album/111283#musicalexpression> ;
    schema:name "Emperor: Rise of the Middle Kingdom Original Soundtrack"@en,
        "Emperor: Rise of the Middle Kingdom Original Soundtrack"@ja,
        "Emperor: Rise of the Middle Kingdom Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/111283#musicalwork> .

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

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

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

<album/111283#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-02-08"^^xsd:date ;
    dcterms:title "Emperor: Rise of the Middle Kingdom Original Soundtrack"@en,
        "Emperor: Rise of the Middle Kingdom Original Soundtrack"@ja,
        "Emperor: Rise of the Middle Kingdom Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/111283#musicalexpression> ;
    mo:publisher _:Na1be455fb07243b1923017e1fe9d6087 ;
    mo:record _:N39811156b1274e61a477a55c99eb1276 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Emperor: Rise of the Middle Kingdom"@en ;
            foaf:name "Emperor: Rise of the Middle Kingdom"@en ] ;
    schema:datePublished "2021-02-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/111283/111283-b384022293a4.jpg> ;
    schema:name "Emperor: Rise of the Middle Kingdom Original Soundtrack"@en,
        "Emperor: Rise of the Middle Kingdom Original Soundtrack"@ja,
        "Emperor: Rise of the Middle Kingdom Original Soundtrack"@ja-latn ;
    schema:publisher _:Na1be455fb07243b1923017e1fe9d6087 ;
    foaf:depiction <https://media.vgm.io/albums/38/111283/111283-b384022293a4.jpg> .

_:N00ec1bcb103347e78876b3c046149c5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of the Tang Gu"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Battle of the Tang Gu"@en .

_:N1edcbeb1779d4be9b5e36762a4f17495 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Himalayan Echos"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Himalayan Echos"@en .

_:N5462c52abb8b40e6922390e8489224ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Qu Di"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Happy Qu Di"@en .

_:N58e294c8e84c4fa08587e9a16f3580be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Er Hu"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Lonely Er Hu"@en .

_:N69d44835b90844ca98cb5e3f0a855400 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Jolly Emperor"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "The Jolly Emperor"@en .

_:N6c263a6e7e3440e08ffc607ebadbf0cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rising Sun"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "The Rising Sun"@en .

_:N6d44bc22c34f4377a1986bc2bcccf30d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple of Zhong"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Temple of Zhong"@en .

_:N78f74081d4354a79b3fa694641e197ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of the Great Wall"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Dance of the Great Wall"@en .

_:N80a42ade8ce54b1e904516bac9b07331 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey of the Gu Qin"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Journey of the Gu Qin"@en .

_:N8546c36a4c534b1e840e32cbaeef022e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Go Gamelan"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Go Go Gamelan"@en .

_:N8607d5fe94cc4c6992a1a0178fc0cd7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Di Zi Feeling"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Di Zi Feeling"@en .

_:N8659df624d29439688d47d30bd8d1a59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Village of the Victors"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Village of the Victors"@en .

_:N94474a2f047f4a1892c83a630c086b58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pi Pa Village"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Pi Pa Village"@en .

_:N9e8833bb3d684b0ebb07664248f21bab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attack of the Feng Luo"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Attack of the Feng Luo"@en .

_:N9fefe2a99d164db1911ca2fa6d2b5c63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunset Ceremony"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Sunset Ceremony"@en .

_:Na1be455fb07243b1923017e1fe9d6087 schema:name "Jeff van Dyck"@en,
        "Jeff van Dyck"@ja,
        "Jeff van Dyck"@ja-latn ;
    foaf:name "Jeff van Dyck"@en,
        "Jeff van Dyck"@ja,
        "Jeff van Dyck"@ja-latn .

_:Na901ed2a6f984df59e893ed87e0e41d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bo Luo Vo La"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Bo Luo Vo La"@en .

_:Naa1d1de8fc0a495b841e722df2c0cdbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Easter Eggroll"@en ;
    mo:track_number 23 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Easter Eggroll"@en .

_:Nb2efc278787c4f9f81e336998c44f7e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emperor: RotMK"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Emperor: RotMK"@en .

_:Nb3cae0b69d8b4aa0aa4bf71016058ef2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War of the Elephants"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "War of the Elephants"@en .

_:Nbfb21e14fe164dcdabcfc8acff621f94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Xiao Luo Conflict"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Xiao Luo Conflict"@en .

_:Ndd064ff7594c4ce4a791a3866a9d6ef9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guan Zi Festival"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Guan Zi Festival"@en .

_:Nf84a52394f4f4319a89e698f57d98cf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "San Xuan"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "San Xuan"@en .

_:Nfce732674b6d48df96d409f94564cae9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buddha's Dream"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N39811156b1274e61a477a55c99eb1276 ;
    schema:name "Buddha's Dream"@en .

_:N39811156b1274e61a477a55c99eb1276 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00ec1bcb103347e78876b3c046149c5b,
        _:N1edcbeb1779d4be9b5e36762a4f17495,
        _:N5462c52abb8b40e6922390e8489224ef,
        _:N58e294c8e84c4fa08587e9a16f3580be,
        _:N69d44835b90844ca98cb5e3f0a855400,
        _:N6c263a6e7e3440e08ffc607ebadbf0cb,
        _:N6d44bc22c34f4377a1986bc2bcccf30d,
        _:N78f74081d4354a79b3fa694641e197ab,
        _:N80a42ade8ce54b1e904516bac9b07331,
        _:N8546c36a4c534b1e840e32cbaeef022e,
        _:N8607d5fe94cc4c6992a1a0178fc0cd7a,
        _:N8659df624d29439688d47d30bd8d1a59,
        _:N94474a2f047f4a1892c83a630c086b58,
        _:N9e8833bb3d684b0ebb07664248f21bab,
        _:N9fefe2a99d164db1911ca2fa6d2b5c63,
        _:Na901ed2a6f984df59e893ed87e0e41d6,
        _:Naa1d1de8fc0a495b841e722df2c0cdbd,
        _:Nb2efc278787c4f9f81e336998c44f7e0,
        _:Nb3cae0b69d8b4aa0aa4bf71016058ef2,
        _:Nbfb21e14fe164dcdabcfc8acff621f94,
        _:Ndd064ff7594c4ce4a791a3866a9d6ef9,
        _:Nf84a52394f4f4319a89e698f57d98cf3,
        _:Nfce732674b6d48df96d409f94564cae9 ;
    mo:track_count 23 ;
    schema:duration "PT51:18"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N00ec1bcb103347e78876b3c046149c5b,
        _:N1edcbeb1779d4be9b5e36762a4f17495,
        _:N5462c52abb8b40e6922390e8489224ef,
        _:N58e294c8e84c4fa08587e9a16f3580be,
        _:N69d44835b90844ca98cb5e3f0a855400,
        _:N6c263a6e7e3440e08ffc607ebadbf0cb,
        _:N6d44bc22c34f4377a1986bc2bcccf30d,
        _:N78f74081d4354a79b3fa694641e197ab,
        _:N80a42ade8ce54b1e904516bac9b07331,
        _:N8546c36a4c534b1e840e32cbaeef022e,
        _:N8607d5fe94cc4c6992a1a0178fc0cd7a,
        _:N8659df624d29439688d47d30bd8d1a59,
        _:N94474a2f047f4a1892c83a630c086b58,
        _:N9e8833bb3d684b0ebb07664248f21bab,
        _:N9fefe2a99d164db1911ca2fa6d2b5c63,
        _:Na901ed2a6f984df59e893ed87e0e41d6,
        _:Naa1d1de8fc0a495b841e722df2c0cdbd,
        _:Nb2efc278787c4f9f81e336998c44f7e0,
        _:Nb3cae0b69d8b4aa0aa4bf71016058ef2,
        _:Nbfb21e14fe164dcdabcfc8acff621f94,
        _:Ndd064ff7594c4ce4a791a3866a9d6ef9,
        _:Nf84a52394f4f4319a89e698f57d98cf3,
        _:Nfce732674b6d48df96d409f94564cae9 .

