@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 _:Nb5106b4b19744b84b014dddfbff34f3e ;
    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> .

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

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

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

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

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

_:Na0527005ddc540a78371e46d64c1a8aa 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 _:Nb5106b4b19744b84b014dddfbff34f3e ;
    schema:name "Further Exploring the Temple of Baa"@en .

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

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

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

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

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

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

_:Nf7ab16f40b974465b0aafc828d605094 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 _:Nb5106b4b19744b84b014dddfbff34f3e ;
    schema:name "Exploring the Temple of Baa"@en .

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

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

_:Nb5106b4b19744b84b014dddfbff34f3e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e4dacac29954698a4cb471f45772594,
        _:N16e211fe89054f5ab6c9a30151078e3b,
        _:N3931462d34cb47b38fe1e11601543dc3,
        _:N48cacf57a78946fbba53689f53476612,
        _:N5862680d74a24d13aef53bf8cfca7e21,
        _:Na0527005ddc540a78371e46d64c1a8aa,
        _:Nb881df317d7b443aa5efe4cde1d68f96,
        _:Nbb993ac1a62a483e95a06374e79f8dc3,
        _:Nc3cdbf05fa59403f8249cc19c0863f97,
        _:Nc8012b0bbadf41b9a6094c877c4f7036,
        _:Nc97b4b6fdeee46df94281992d98bc21a,
        _:Nea1e1444c2384f87a189ed64db6c23df,
        _:Nf7ab16f40b974465b0aafc828d605094,
        _:Nff65c838f7ca4fcebe8323713dd7e02b,
        _:Nffcb82e2c6e7436497b1afb521564994 ;
    mo:track_count 15 ;
    schema:duration "PT51:23"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0e4dacac29954698a4cb471f45772594,
        _:N16e211fe89054f5ab6c9a30151078e3b,
        _:N3931462d34cb47b38fe1e11601543dc3,
        _:N48cacf57a78946fbba53689f53476612,
        _:N5862680d74a24d13aef53bf8cfca7e21,
        _:Na0527005ddc540a78371e46d64c1a8aa,
        _:Nb881df317d7b443aa5efe4cde1d68f96,
        _:Nbb993ac1a62a483e95a06374e79f8dc3,
        _:Nc3cdbf05fa59403f8249cc19c0863f97,
        _:Nc8012b0bbadf41b9a6094c877c4f7036,
        _:Nc97b4b6fdeee46df94281992d98bc21a,
        _:Nea1e1444c2384f87a189ed64db6c23df,
        _:Nf7ab16f40b974465b0aafc828d605094,
        _:Nff65c838f7ca4fcebe8323713dd7e02b,
        _:Nffcb82e2c6e7436497b1afb521564994 .

