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

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

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

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

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

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

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

<album/31300#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Might and Magic VIII: Day of the Destroyer"@en,
        "Might and Magic VIII: Day of the Destroyer"@ja,
        "Might and Magic VIII: Day of the Destroyer"@ja-latn ;
    mo:performance_of <album/31300#musicalwork> ;
    mo:recorded_as <album/31300#musicalexpression> ;
    schema:name "Might and Magic VIII: Day of the Destroyer"@en,
        "Might and Magic VIII: Day of the Destroyer"@ja,
        "Might and Magic VIII: Day of the Destroyer"@ja-latn ;
    schema:workPerformed <album/31300#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/00/31300/31300-1327351526.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/31300#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/31300/31300-1327351526.jpg> ;
    foaf:depicts <album/31300#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/31300/31300-1327351526.jpg> .

<https://medium-media.vgm.io/albums/00/31300/31300-1327351526.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/31300#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-22"^^xsd:date ;
    dcterms:title "Might and Magic VIII: Day of the Destroyer"@en,
        "Might and Magic VIII: Day of the Destroyer"@ja,
        "Might and Magic VIII: Day of the Destroyer"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/31300#musicalexpression> ;
    mo:publisher <org/1000#subject> ;
    mo:record _:Na50c0ca8a9e145dcbed6de401e66fbdf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Might and Magic VIII: Day of the Destroyer"@en ;
            foaf:name "Might and Magic VIII: Day of the Destroyer"@en ] ;
    schema:datePublished "2011-03-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/31300/31300-1327351526.jpg> ;
    schema:name "Might and Magic VIII: Day of the Destroyer"@en,
        "Might and Magic VIII: Day of the Destroyer"@ja,
        "Might and Magic VIII: Day of the Destroyer"@ja-latn ;
    schema:publisher <org/1000#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/31300/31300-1327351526.jpg> .

_:N036894d6eeb04de7833f700e3529f289 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 12"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Na50c0ca8a9e145dcbed6de401e66fbdf ;
    schema:name "Track 12"@en .

_:N0fcb57f8b1814cc7aaa99bab6159760a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 7"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Na50c0ca8a9e145dcbed6de401e66fbdf ;
    schema:name "Track 7"@en .

_:N146abd3390074eee909986a64c708b89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 5"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Na50c0ca8a9e145dcbed6de401e66fbdf ;
    schema:name "Track 5"@en .

_:N33710826c579455e8f45006198417d95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 3"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Na50c0ca8a9e145dcbed6de401e66fbdf ;
    schema:name "Track 3"@en .

_:N5ec6dc856553445fb5e20eca8ed1929a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 9"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Na50c0ca8a9e145dcbed6de401e66fbdf ;
    schema:name "Track 9"@en .

_:N62c7931cfc7249fa8ab3a4a439a0c3fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 1"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Na50c0ca8a9e145dcbed6de401e66fbdf ;
    schema:name "Track 1"@en .

_:N65254e25258e4435b87eaf6ec3e96649 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 6"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Na50c0ca8a9e145dcbed6de401e66fbdf ;
    schema:name "Track 6"@en .

_:N848845f35b80419aa2e8f4c635d9878d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 11"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Na50c0ca8a9e145dcbed6de401e66fbdf ;
    schema:name "Track 11"@en .

_:N9e46c922df7646fa90a1c9f14f495154 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 4"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Na50c0ca8a9e145dcbed6de401e66fbdf ;
    schema:name "Track 4"@en .

_:Na0c7e732e5e2499db0bc5538970bb02b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 10"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Na50c0ca8a9e145dcbed6de401e66fbdf ;
    schema:name "Track 10"@en .

_:Naf9b730bb5504992ac3873dba97e0216 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 8"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Na50c0ca8a9e145dcbed6de401e66fbdf ;
    schema:name "Track 8"@en .

_:Nb7b0b23f4f1b432c87c1f32d507d5e27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 2"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Na50c0ca8a9e145dcbed6de401e66fbdf ;
    schema:name "Track 2"@en .

_:Nc984686a7482423483d57f3c1066d3cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 13"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Na50c0ca8a9e145dcbed6de401e66fbdf ;
    schema:name "Track 13"@en .

_:Ne2b8a8aa8a4e4b4ab1d52ddb619d3f66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Track 14"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Na50c0ca8a9e145dcbed6de401e66fbdf ;
    schema:name "Track 14"@en .

_:Na50c0ca8a9e145dcbed6de401e66fbdf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N036894d6eeb04de7833f700e3529f289,
        _:N0fcb57f8b1814cc7aaa99bab6159760a,
        _:N146abd3390074eee909986a64c708b89,
        _:N33710826c579455e8f45006198417d95,
        _:N5ec6dc856553445fb5e20eca8ed1929a,
        _:N62c7931cfc7249fa8ab3a4a439a0c3fb,
        _:N65254e25258e4435b87eaf6ec3e96649,
        _:N848845f35b80419aa2e8f4c635d9878d,
        _:N9e46c922df7646fa90a1c9f14f495154,
        _:Na0c7e732e5e2499db0bc5538970bb02b,
        _:Naf9b730bb5504992ac3873dba97e0216,
        _:Nb7b0b23f4f1b432c87c1f32d507d5e27,
        _:Nc984686a7482423483d57f3c1066d3cf,
        _:Ne2b8a8aa8a4e4b4ab1d52ddb619d3f66 ;
    mo:track_count 14 ;
    schema:duration "PT36:10"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N036894d6eeb04de7833f700e3529f289,
        _:N0fcb57f8b1814cc7aaa99bab6159760a,
        _:N146abd3390074eee909986a64c708b89,
        _:N33710826c579455e8f45006198417d95,
        _:N5ec6dc856553445fb5e20eca8ed1929a,
        _:N62c7931cfc7249fa8ab3a4a439a0c3fb,
        _:N65254e25258e4435b87eaf6ec3e96649,
        _:N848845f35b80419aa2e8f4c635d9878d,
        _:N9e46c922df7646fa90a1c9f14f495154,
        _:Na0c7e732e5e2499db0bc5538970bb02b,
        _:Naf9b730bb5504992ac3873dba97e0216,
        _:Nb7b0b23f4f1b432c87c1f32d507d5e27,
        _:Nc984686a7482423483d57f3c1066d3cf,
        _:Ne2b8a8aa8a4e4b4ab1d52ddb619d3f66 .

