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

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

<artist/14411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52403#subject> ;
    schema:name "Roc Chen"@en,
        "阿鲲"@ja ;
    foaf:made <album/52403#composition>,
        <album/52403#subject> ;
    foaf:name "Roc Chen"@en,
        "阿鲲"@ja .

<artist/6015#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52403#subject> ;
    schema:name "Paul Anthony Romero"@en ;
    foaf:made <album/52403#composition>,
        <album/52403#lyrics>,
        <album/52403#subject> ;
    foaf:name "Paul Anthony Romero"@en .

<artist/6016#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52403#subject> ;
    schema:name "Rob King"@en ;
    foaf:made <album/52403#composition>,
        <album/52403#lyrics>,
        <album/52403#subject> ;
    foaf:name "Rob King"@en .

<product/18210#subject> a schema:CreativeWork ;
    schema:name "Might & Magic: Heroes VII"@en,
        "Might & Magic: Heroes VII"@ja,
        "Might & Magic: Heroes VII"@ja-latn ;
    foaf:name "Might & Magic: Heroes VII"@en,
        "Might & Magic: Heroes VII"@ja,
        "Might & Magic: Heroes VII"@ja-latn .

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

<org/1000#subject> schema:name "Ubisoft"@en,
        "Ubisoft"@ja,
        "Ubisoft"@ja-latn ;
    foaf:name "Ubisoft"@en,
        "Ubisoft"@ja,
        "Ubisoft"@ja-latn .

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

<https://medium-media.vgm.io/albums/30/52403/52403-1584623071.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/17355#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52403#performance> ;
    schema:name "Karin Mushegain"@en ;
    foaf:name "Karin Mushegain"@en .

<album/52403#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Might & Magic: Heroes VII - Original Soundtrack"@en,
        "Might & Magic: Heroes VII - Original Soundtrack"@ja,
        "Might & Magic: Heroes VII - Original Soundtrack"@ja-latn ;
    mo:composer <artist/14411#subject>,
        <artist/6015#subject>,
        <artist/6016#subject> ;
    mo:produced_work <album/52403#musicalwork> ;
    schema:name "Might & Magic: Heroes VII - Original Soundtrack"@en,
        "Might & Magic: Heroes VII - Original Soundtrack"@ja,
        "Might & Magic: Heroes VII - Original Soundtrack"@ja-latn .

<album/52403#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Might & Magic: Heroes VII - Original Soundtrack"@en,
        "Might & Magic: Heroes VII - Original Soundtrack"@ja,
        "Might & Magic: Heroes VII - Original Soundtrack"@ja-latn ;
    mo:performance_of <album/52403#musicalwork> ;
    mo:performer _:N6be8d368de624adda7c26ec1dca03693,
        <artist/17355#subject> ;
    mo:recorded_as <album/52403#musicalexpression> ;
    schema:byArtist _:N6be8d368de624adda7c26ec1dca03693,
        <artist/17355#subject> ;
    schema:name "Might & Magic: Heroes VII - Original Soundtrack"@en,
        "Might & Magic: Heroes VII - Original Soundtrack"@ja,
        "Might & Magic: Heroes VII - Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/52403#musicalwork> .

<album/52403#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-09-01"^^xsd:date ;
    dcterms:title "Might & Magic: Heroes VII - Original Soundtrack"@en,
        "Might & Magic: Heroes VII - Original Soundtrack"@ja,
        "Might & Magic: Heroes VII - Original Soundtrack"@ja-latn ;
    mo:catalogue_number "300080428" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52403#musicalexpression> ;
    mo:publisher <org/1000#subject> ;
    mo:record _:Na9c6969cb28746c88cb02cc232bee86b ;
    mo:record_count 1 ;
    schema:about <product/18210#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Fang Fang Xu"@en ;
            foaf:name "Fang Fang Xu"@en ],
        <artist/17355#subject> ;
    schema:datePublished "2015-09-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/52403/52403-1584623071.jpg> ;
    schema:name "Might & Magic: Heroes VII - Original Soundtrack"@en,
        "Might & Magic: Heroes VII - Original Soundtrack"@ja,
        "Might & Magic: Heroes VII - Original Soundtrack"@ja-latn ;
    schema:publisher <org/1000#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/52403/52403-1584623071.jpg> .

_:N1801b2f4f199429abf0e963b1a7a272a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wizard's Waltz (Academy theme)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "The Wizard's Waltz (Academy theme)"@en .

_:N23c8a5c1195a40f48b8f8d2f8b6b0f5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus track: Fiery Hearts (Fortress theme)"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "Bonus track: Fiery Hearts (Fortress theme)"@en .

_:N23f8ad48f5e640f598914d809eb10b14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blades of Madness (Dungeon theme)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "Blades of Madness (Dungeon theme)"@en .

_:N352bcfe49700415b8ce814abde826b88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hope for Green Falls (Haven theme)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "Hope for Green Falls (Haven theme)"@en .

_:N3fd03fbbdb4e4f928b3a91d8b22654a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piano Concerto For a Hero No. 1 in Ahab's Minor (Credits theme)"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "Piano Concerto For a Hero No. 1 in Ahab's Minor (Credits theme)"@en .

_:N556a8268719a44cfb821738e74057527 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Blistering Sands of Sahaar (Desert theme)"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "The Blistering Sands of Sahaar (Desert theme)"@en .

_:N5c340f7ff8cd4e6d8026af61310973af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Lonely Journey (Snow theme)"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "A Lonely Journey (Snow theme)"@en .

_:N6be8d368de624adda7c26ec1dca03693 a schema:Person,
        foaf:Person ;
    mo:performed <album/52403#performance> ;
    schema:name "Fang Fang Xu"@en ;
    foaf:name "Fang Fang Xu"@en .

_:N6f62abc25dc6475eb5469b1cded0c9ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Towards the Blue Horizon (Sea theme)"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "Towards the Blue Horizon (Sea theme)"@en .

_:N8340d44374924f08a00576b50a021f08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gathering of the Council (Main theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "Gathering of the Council (Main theme)"@en .

_:N88917fd8e4334fc6943d39de87522564 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tinkering with the Dwarves (AI turn theme)"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "Tinkering with the Dwarves (AI turn theme)"@en .

_:N9469639564b546bd9efbb3a41a106f1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gazing into the Abyss (Underground theme)"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "Gazing into the Abyss (Underground theme)"@en .

_:N9bd4cd6fe7a848acaf63e6bb1fc86a75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Realm of the Dead (Wasteland theme)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "The Realm of the Dead (Wasteland theme)"@en .

_:Nb687ae2412264ee384df38d4dc740c61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Elven Coronation (Sylvan theme)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "The Elven Coronation (Sylvan theme)"@en .

_:Nbad80835af604de78cddb7dcdac91770 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Journeyman's Encounter (Stronghold theme)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "The Journeyman's Encounter (Stronghold theme)"@en .

_:Nc712c4cbb83344a8834e9262080fd53c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Woods (Forest theme)"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "Ancient Woods (Forest theme)"@en .

_:Ncd617d04c9534d4db8526adffe373618 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fortune Keep (Battle theme)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "The Fortune Keep (Battle theme)"@en .

_:Nd007c99e6389451097026396fd0657f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus track: Infernus Stamatus (Inferno theme)"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "Bonus track: Infernus Stamatus (Inferno theme)"@en .

_:Ndc36ef5856df4a1fb75e263c6e7b734b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem for a King (Plains theme)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "Requiem for a King (Plains theme)"@en .

_:Ne53bb52a514442dc961f460719f75a0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystos Mountains (Necropolis theme)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "Mystos Mountains (Necropolis theme)"@en .

_:Nfa658bd0e38548659db20a434414a85f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ashes and Cinders (Lava theme)"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Na9c6969cb28746c88cb02cc232bee86b ;
    schema:name "Ashes and Cinders (Lava theme)"@en .

_:Na9c6969cb28746c88cb02cc232bee86b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1801b2f4f199429abf0e963b1a7a272a,
        _:N23c8a5c1195a40f48b8f8d2f8b6b0f5c,
        _:N23f8ad48f5e640f598914d809eb10b14,
        _:N352bcfe49700415b8ce814abde826b88,
        _:N3fd03fbbdb4e4f928b3a91d8b22654a6,
        _:N556a8268719a44cfb821738e74057527,
        _:N5c340f7ff8cd4e6d8026af61310973af,
        _:N6f62abc25dc6475eb5469b1cded0c9ad,
        _:N8340d44374924f08a00576b50a021f08,
        _:N88917fd8e4334fc6943d39de87522564,
        _:N9469639564b546bd9efbb3a41a106f1b,
        _:N9bd4cd6fe7a848acaf63e6bb1fc86a75,
        _:Nb687ae2412264ee384df38d4dc740c61,
        _:Nbad80835af604de78cddb7dcdac91770,
        _:Nc712c4cbb83344a8834e9262080fd53c,
        _:Ncd617d04c9534d4db8526adffe373618,
        _:Nd007c99e6389451097026396fd0657f8,
        _:Ndc36ef5856df4a1fb75e263c6e7b734b,
        _:Ne53bb52a514442dc961f460719f75a0a,
        _:Nfa658bd0e38548659db20a434414a85f ;
    mo:track_count 20 ;
    schema:duration "PT46:09"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N1801b2f4f199429abf0e963b1a7a272a,
        _:N23c8a5c1195a40f48b8f8d2f8b6b0f5c,
        _:N23f8ad48f5e640f598914d809eb10b14,
        _:N352bcfe49700415b8ce814abde826b88,
        _:N3fd03fbbdb4e4f928b3a91d8b22654a6,
        _:N556a8268719a44cfb821738e74057527,
        _:N5c340f7ff8cd4e6d8026af61310973af,
        _:N6f62abc25dc6475eb5469b1cded0c9ad,
        _:N8340d44374924f08a00576b50a021f08,
        _:N88917fd8e4334fc6943d39de87522564,
        _:N9469639564b546bd9efbb3a41a106f1b,
        _:N9bd4cd6fe7a848acaf63e6bb1fc86a75,
        _:Nb687ae2412264ee384df38d4dc740c61,
        _:Nbad80835af604de78cddb7dcdac91770,
        _:Nc712c4cbb83344a8834e9262080fd53c,
        _:Ncd617d04c9534d4db8526adffe373618,
        _:Nd007c99e6389451097026396fd0657f8,
        _:Ndc36ef5856df4a1fb75e263c6e7b734b,
        _:Ne53bb52a514442dc961f460719f75a0a,
        _:Nfa658bd0e38548659db20a434414a85f .

