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

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

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

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

<album/31223#musicalexpression> a mo:Signal ;
    mo:published_as <album/31223#subject> ;
    mo:records <album/31223#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/32/31223/31223-1326920683.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/31223#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/32/31223/31223-1326920683.jpg> ;
    foaf:depicts <album/31223#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/32/31223/31223-1326920683.jpg> .

<https://medium-media.vgm.io/albums/32/31223/31223-1326920683.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/31223#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Heroes of Might and Magic"@en,
        "Heroes of Might and Magic"@ja,
        "Heroes of Might and Magic"@ja-latn ;
    mo:performance_of <album/31223#musicalwork> ;
    mo:performer _:Ndff43db599ac440ea377c03c9b38fd53,
        <artist/6015#subject>,
        <artist/6016#subject> ;
    mo:recorded_as <album/31223#musicalexpression> ;
    schema:byArtist _:Ndff43db599ac440ea377c03c9b38fd53,
        <artist/6015#subject>,
        <artist/6016#subject> ;
    schema:name "Heroes of Might and Magic"@en,
        "Heroes of Might and Magic"@ja,
        "Heroes of Might and Magic"@ja-latn ;
    schema:workPerformed <album/31223#musicalwork> .

<album/31223#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-22"^^xsd:date ;
    dcterms:title "Heroes of Might and Magic"@en,
        "Heroes of Might and Magic"@ja,
        "Heroes of Might and Magic"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/31223#musicalexpression> ;
    mo:publisher <org/1000#subject> ;
    mo:record _:Nc866ceb69329433d833d8b08d824bb0d ;
    mo:record_count 1 ;
    schema:about <product/17306#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Frank Simes"@en ;
            foaf:name "Frank Simes"@en ],
        <artist/6015#subject>,
        <artist/6016#subject> ;
    schema:datePublished "2009-05-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/31223/31223-1326920683.jpg> ;
    schema:name "Heroes of Might and Magic"@en,
        "Heroes of Might and Magic"@ja,
        "Heroes of Might and Magic"@ja-latn ;
    schema:publisher <org/1000#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/31223/31223-1326920683.jpg> .

_:N1b62e942f5a548f7b2c21ef15573c570 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes | Title"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nc866ceb69329433d833d8b08d824bb0d ;
    schema:name "Heroes | Title"@en .

_:N39caa83a370c4dd68091857d7fff457b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes | Knight"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Nc866ceb69329433d833d8b08d824bb0d ;
    schema:name "Heroes | Knight"@en .

_:N4425446ce970423c9e16ad0823fa9a1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes | Campaign"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nc866ceb69329433d833d8b08d824bb0d ;
    schema:name "Heroes | Campaign"@en .

_:N80880913760b4b938e968d900f8c928d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes | Win"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nc866ceb69329433d833d8b08d824bb0d ;
    schema:name "Heroes | Win"@en .

_:Nb7c31023683d44aa9ea60bcd0729ad21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes | Busy"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nc866ceb69329433d833d8b08d824bb0d ;
    schema:name "Heroes | Busy"@en .

_:Ndff43db599ac440ea377c03c9b38fd53 a schema:Person,
        foaf:Person ;
    mo:performed <album/31223#performance> ;
    schema:name "Frank Simes"@en ;
    foaf:name "Frank Simes"@en .

_:Ndffbd91b0555451da819af313907e55c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes | Barbarian (Theme for Louis XIV)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nc866ceb69329433d833d8b08d824bb0d ;
    schema:name "Heroes | Barbarian (Theme for Louis XIV)"@en .

_:Ne3cf5df4550e4877abe29fbfa136424d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes | Sorceress"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nc866ceb69329433d833d8b08d824bb0d ;
    schema:name "Heroes | Sorceress"@en .

_:Nf23fb309658b40d69fbe6fad24228422 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes | Warlock"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nc866ceb69329433d833d8b08d824bb0d ;
    schema:name "Heroes | Warlock"@en .

_:Nc866ceb69329433d833d8b08d824bb0d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b62e942f5a548f7b2c21ef15573c570,
        _:N39caa83a370c4dd68091857d7fff457b,
        _:N4425446ce970423c9e16ad0823fa9a1e,
        _:N80880913760b4b938e968d900f8c928d,
        _:Nb7c31023683d44aa9ea60bcd0729ad21,
        _:Ndffbd91b0555451da819af313907e55c,
        _:Ne3cf5df4550e4877abe29fbfa136424d,
        _:Nf23fb309658b40d69fbe6fad24228422 ;
    mo:track_count 8 ;
    schema:duration "PT20:43"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1b62e942f5a548f7b2c21ef15573c570,
        _:N39caa83a370c4dd68091857d7fff457b,
        _:N4425446ce970423c9e16ad0823fa9a1e,
        _:N80880913760b4b938e968d900f8c928d,
        _:Nb7c31023683d44aa9ea60bcd0729ad21,
        _:Ndffbd91b0555451da819af313907e55c,
        _:Ne3cf5df4550e4877abe29fbfa136424d,
        _:Nf23fb309658b40d69fbe6fad24228422 .

