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

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

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

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

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

<artist/8547#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31273#subject> ;
    schema:name "Steve Baca"@en ;
    foaf:made <album/31273#composition>,
        <album/31273#subject> ;
    foaf:name "Steve Baca"@en .

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

<album/31273#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Might and Magic VI: The Mandate of Heaven"@en,
        "Might and Magic VI: The Mandate of Heaven"@ja,
        "Might and Magic VI: The Mandate of Heaven"@ja-latn ;
    mo:performance_of <album/31273#musicalwork> ;
    mo:recorded_as <album/31273#musicalexpression> ;
    schema:name "Might and Magic VI: The Mandate of Heaven"@en,
        "Might and Magic VI: The Mandate of Heaven"@ja,
        "Might and Magic VI: The Mandate of Heaven"@ja-latn ;
    schema:workPerformed <album/31273#musicalwork> .

<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/37/31273/31273-1327187966.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/31273#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/37/31273/31273-1327187966.jpg> ;
    foaf:depicts <album/31273#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/37/31273/31273-1327187966.jpg> .

<https://medium-media.vgm.io/albums/37/31273/31273-1327187966.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/31273#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Might and Magic VI: The Mandate of Heaven"@en,
        "Might and Magic VI: The Mandate of Heaven"@ja,
        "Might and Magic VI: The Mandate of Heaven"@ja-latn ;
    mo:composer <artist/6015#subject>,
        <artist/6016#subject>,
        <artist/8547#subject> ;
    mo:produced_work <album/31273#musicalwork> ;
    schema:name "Might and Magic VI: The Mandate of Heaven"@en,
        "Might and Magic VI: The Mandate of Heaven"@ja,
        "Might and Magic VI: The Mandate of Heaven"@ja-latn .

<album/31273#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-09-03"^^xsd:date ;
    dcterms:title "Might and Magic VI: The Mandate of Heaven"@en,
        "Might and Magic VI: The Mandate of Heaven"@ja,
        "Might and Magic VI: The Mandate of Heaven"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/31273#musicalexpression> ;
    mo:publisher <org/1000#subject> ;
    mo:record _:N0c9972ccb834416ba5473b9db890d3cf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Might and Magic VI: The Mandate of Heaven"@en ;
            foaf:name "Might and Magic VI: The Mandate of Heaven"@en ] ;
    schema:datePublished "2009-09-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/31273/31273-1327187966.jpg> ;
    schema:name "Might and Magic VI: The Mandate of Heaven"@en,
        "Might and Magic VI: The Mandate of Heaven"@ja,
        "Might and Magic VI: The Mandate of Heaven"@ja-latn ;
    schema:publisher <org/1000#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/31273/31273-1327187966.jpg> .

_:N2867c767ffff4f5eb58076127b7b6aff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dungeon Exploration 3"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N0c9972ccb834416ba5473b9db890d3cf ;
    schema:name "Dungeon Exploration 3"@en .

_:N355994d858eb49f6bbbd44855181ef3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventuring/Town Exploration 2"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N0c9972ccb834416ba5473b9db890d3cf ;
    schema:name "Adventuring/Town Exploration 2"@en .

_:N481887964cd74434a94178bb8fc5b5de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dungeon Exploration 2"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N0c9972ccb834416ba5473b9db890d3cf ;
    schema:name "Dungeon Exploration 2"@en .

_:N5637feea32f5470e8e07aff9aaf38379 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exploring the Temple of Baa"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N0c9972ccb834416ba5473b9db890d3cf ;
    schema:name "Exploring the Temple of Baa"@en .

_:N795aa145a35840ae9264bc94bff1cda2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlit Journey/Main Titles"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N0c9972ccb834416ba5473b9db890d3cf ;
    schema:name "Moonlit Journey/Main Titles"@en .

_:N79f1b951c8bb4ff483028d6819294c44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlit Snow Journey"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N0c9972ccb834416ba5473b9db890d3cf ;
    schema:name "Moonlit Snow Journey"@en .

_:N89a0b520974e48e6b6087dbe507f722d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventuring/Town Exploration 1"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N0c9972ccb834416ba5473b9db890d3cf ;
    schema:name "Adventuring/Town Exploration 1"@en .

_:Na47fe5661adc48feb80bdf3f08180a60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dungeon Exploration 4"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N0c9972ccb834416ba5473b9db890d3cf ;
    schema:name "Dungeon Exploration 4"@en .

_:Nac54d90f0fd64144a4495aad1d0aa945 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Further Exploring the Temple of Baa"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N0c9972ccb834416ba5473b9db890d3cf ;
    schema:name "Further Exploring the Temple of Baa"@en .

_:Nc88ee42b2b9e42dfb4bd3bc000480a11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dungeon Exploration 1"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N0c9972ccb834416ba5473b9db890d3cf ;
    schema:name "Dungeon Exploration 1"@en .

_:Nc8dcc0918ab947279b6cef34a1654380 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dungeon Exploration 5"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N0c9972ccb834416ba5473b9db890d3cf ;
    schema:name "Dungeon Exploration 5"@en .

_:Ncfeacc98382a4c53804ac1d42c546631 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hive"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N0c9972ccb834416ba5473b9db890d3cf ;
    schema:name "The Hive"@en .

_:Ne1a6028135f145bcbe29d0181d1844ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunlit Snow Journey"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N0c9972ccb834416ba5473b9db890d3cf ;
    schema:name "Sunlit Snow Journey"@en .

_:Ne3f8fffec30d436fb1c1cc437914291f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventuring/Town Exploration 3"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N0c9972ccb834416ba5473b9db890d3cf ;
    schema:name "Adventuring/Town Exploration 3"@en .

_:Ne6cb963c8b3f453d9f184ecead7114b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomb of VARN"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N0c9972ccb834416ba5473b9db890d3cf ;
    schema:name "Tomb of VARN"@en .

_:N0c9972ccb834416ba5473b9db890d3cf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2867c767ffff4f5eb58076127b7b6aff,
        _:N355994d858eb49f6bbbd44855181ef3c,
        _:N481887964cd74434a94178bb8fc5b5de,
        _:N5637feea32f5470e8e07aff9aaf38379,
        _:N795aa145a35840ae9264bc94bff1cda2,
        _:N79f1b951c8bb4ff483028d6819294c44,
        _:N89a0b520974e48e6b6087dbe507f722d,
        _:Na47fe5661adc48feb80bdf3f08180a60,
        _:Nac54d90f0fd64144a4495aad1d0aa945,
        _:Nc88ee42b2b9e42dfb4bd3bc000480a11,
        _:Nc8dcc0918ab947279b6cef34a1654380,
        _:Ncfeacc98382a4c53804ac1d42c546631,
        _:Ne1a6028135f145bcbe29d0181d1844ed,
        _:Ne3f8fffec30d436fb1c1cc437914291f,
        _:Ne6cb963c8b3f453d9f184ecead7114b0 ;
    mo:track_count 15 ;
    schema:duration "PT51:23"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N2867c767ffff4f5eb58076127b7b6aff,
        _:N355994d858eb49f6bbbd44855181ef3c,
        _:N481887964cd74434a94178bb8fc5b5de,
        _:N5637feea32f5470e8e07aff9aaf38379,
        _:N795aa145a35840ae9264bc94bff1cda2,
        _:N79f1b951c8bb4ff483028d6819294c44,
        _:N89a0b520974e48e6b6087dbe507f722d,
        _:Na47fe5661adc48feb80bdf3f08180a60,
        _:Nac54d90f0fd64144a4495aad1d0aa945,
        _:Nc88ee42b2b9e42dfb4bd3bc000480a11,
        _:Nc8dcc0918ab947279b6cef34a1654380,
        _:Ncfeacc98382a4c53804ac1d42c546631,
        _:Ne1a6028135f145bcbe29d0181d1844ed,
        _:Ne3f8fffec30d436fb1c1cc437914291f,
        _:Ne6cb963c8b3f453d9f184ecead7114b0 .

