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

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

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

<album/59982#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sentinels of the Multiverse - The Soundtrack Volume 5 (Wrath of the Cosmos)"@en,
        "Sentinels of the Multiverse - The Soundtrack Volume 5 (Wrath of the Cosmos)"@ja,
        "Sentinels of the Multiverse - The Soundtrack Volume 5 (Wrath of the Cosmos)"@ja-latn ;
    mo:composer <artist/3441#subject> ;
    mo:produced_work <album/59982#musicalwork> ;
    schema:name "Sentinels of the Multiverse - The Soundtrack Volume 5 (Wrath of the Cosmos)"@en,
        "Sentinels of the Multiverse - The Soundtrack Volume 5 (Wrath of the Cosmos)"@ja,
        "Sentinels of the Multiverse - The Soundtrack Volume 5 (Wrath of the Cosmos)"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/28/59982/59982-1467212036.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5363#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/59982#performance> ;
    schema:name "Daniel Orosz"@en ;
    foaf:name "Daniel Orosz"@en .

<album/59982#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sentinels of the Multiverse - The Soundtrack Volume 5 (Wrath of the Cosmos)"@en,
        "Sentinels of the Multiverse - The Soundtrack Volume 5 (Wrath of the Cosmos)"@ja,
        "Sentinels of the Multiverse - The Soundtrack Volume 5 (Wrath of the Cosmos)"@ja-latn ;
    mo:performance_of <album/59982#musicalwork> ;
    mo:performer <artist/3441#subject>,
        <artist/5363#subject> ;
    mo:recorded_as <album/59982#musicalexpression> ;
    schema:byArtist <artist/3441#subject>,
        <artist/5363#subject> ;
    schema:name "Sentinels of the Multiverse - The Soundtrack Volume 5 (Wrath of the Cosmos)"@en,
        "Sentinels of the Multiverse - The Soundtrack Volume 5 (Wrath of the Cosmos)"@ja,
        "Sentinels of the Multiverse - The Soundtrack Volume 5 (Wrath of the Cosmos)"@ja-latn ;
    schema:workPerformed <album/59982#musicalwork> .

<artist/3441#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59982#subject> ;
    mo:performed <album/59982#performance> ;
    schema:name "Jean-Marc Giffin"@en ;
    foaf:made <album/59982#composition>,
        <album/59982#subject> ;
    foaf:name "Jean-Marc Giffin"@en .

<album/59982#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-06-07"^^xsd:date ;
    dcterms:title "Sentinels of the Multiverse - The Soundtrack Volume 5 (Wrath of the Cosmos)"@en,
        "Sentinels of the Multiverse - The Soundtrack Volume 5 (Wrath of the Cosmos)"@ja,
        "Sentinels of the Multiverse - The Soundtrack Volume 5 (Wrath of the Cosmos)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/59982#musicalexpression> ;
    mo:publisher _:Nd637b2412a784cffb4b0270edc898134 ;
    mo:record _:N578fb65697564c0bb59a9375340c7e28 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sentinels of the Multiverse"@en ;
            foaf:name "Sentinels of the Multiverse"@en ] ;
    schema:byArtist <artist/3441#subject>,
        <artist/5363#subject> ;
    schema:datePublished "2016-06-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/59982/59982-1467212036.jpg> ;
    schema:name "Sentinels of the Multiverse - The Soundtrack Volume 5 (Wrath of the Cosmos)"@en,
        "Sentinels of the Multiverse - The Soundtrack Volume 5 (Wrath of the Cosmos)"@ja,
        "Sentinels of the Multiverse - The Soundtrack Volume 5 (Wrath of the Cosmos)"@ja-latn ;
    schema:publisher _:Nd637b2412a784cffb4b0270edc898134 ;
    foaf:depiction <https://media.vgm.io/albums/28/59982/59982-1467212036.jpg> .

_:N0a3bc314e8ad4993bba25a24bde82dac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Join Kaargra Warfang’s Bloodsworn"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N578fb65697564c0bb59a9375340c7e28 ;
    schema:name "Join Kaargra Warfang’s Bloodsworn"@en .

_:N2b75072880624892847fdfdc6ef988f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deadline Destruction"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N578fb65697564c0bb59a9375340c7e28 ;
    schema:name "Deadline Destruction"@en .

_:N3e4fd50caa804cfa9a5f5e748aaf9c8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sentinels of the Multiverse (Main Theme)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N578fb65697564c0bb59a9375340c7e28 ;
    schema:name "The Sentinels of the Multiverse (Main Theme)"@en .

_:N424850deb4e049be8a7e3c2dea25dc85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dok'thorath Capital"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:28"^^xsd:interval ;
    schema:inPlaylist _:N578fb65697564c0bb59a9375340c7e28 ;
    schema:name "Dok'thorath Capital"@en .

_:N5590760e02424f5089e44427bbefc313 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sentinels Stand Victorious!"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N578fb65697564c0bb59a9375340c7e28 ;
    schema:name "Sentinels Stand Victorious!"@en .

_:N58585aeafbb64e58814e05ee8fa8daa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Enclave of the Endlings"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:N578fb65697564c0bb59a9375340c7e28 ;
    schema:name "The Enclave of the Endlings"@en .

_:N764dd066f221427b95e032460707965e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tormented by Voices (Heroic Variant)"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N578fb65697564c0bb59a9375340c7e28 ;
    schema:name "Tormented by Voices (Heroic Variant)"@en .

_:N79887af315554c31afda094b293258d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omnitron IV"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N578fb65697564c0bb59a9375340c7e28 ;
    schema:name "Omnitron IV"@en .

_:N95748bd2fbd5490f8ff93050362a1c5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Make a Wager!"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N578fb65697564c0bb59a9375340c7e28 ;
    schema:name "Let's Make a Wager!"@en .

_:Nbe634448097a4309bf187164d7304508 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tormented by Voices"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N578fb65697564c0bb59a9375340c7e28 ;
    schema:name "Tormented by Voices"@en .

_:Nd637b2412a784cffb4b0270edc898134 schema:name "Handelabra Games"@en,
        "Handelabra Games"@ja,
        "Handelabra Games"@ja-latn ;
    foaf:name "Handelabra Games"@en,
        "Handelabra Games"@ja,
        "Handelabra Games"@ja-latn .

_:Ndc32b3e44268415c8e5ac65be44815d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guise Gets up and Does a Funky Dance! [Bonus Track]"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N578fb65697564c0bb59a9375340c7e28 ;
    schema:name "Guise Gets up and Does a Funky Dance! [Bonus Track]"@en .

_:Ne59266e653a74f4cbeed0f3855b78f74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sentinels Stand Victorious (Bloodsworn Remix) [Bonus Track]"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N578fb65697564c0bb59a9375340c7e28 ;
    schema:name "Sentinels Stand Victorious (Bloodsworn Remix) [Bonus Track]"@en .

_:Nfa529b2947f946aa8a21cc783fc2b536 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Herald of OblivAeon"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N578fb65697564c0bb59a9375340c7e28 ;
    schema:name "The Herald of OblivAeon"@en .

_:N578fb65697564c0bb59a9375340c7e28 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a3bc314e8ad4993bba25a24bde82dac,
        _:N2b75072880624892847fdfdc6ef988f1,
        _:N3e4fd50caa804cfa9a5f5e748aaf9c8c,
        _:N424850deb4e049be8a7e3c2dea25dc85,
        _:N5590760e02424f5089e44427bbefc313,
        _:N58585aeafbb64e58814e05ee8fa8daa7,
        _:N764dd066f221427b95e032460707965e,
        _:N79887af315554c31afda094b293258d0,
        _:N95748bd2fbd5490f8ff93050362a1c5b,
        _:Nbe634448097a4309bf187164d7304508,
        _:Ndc32b3e44268415c8e5ac65be44815d8,
        _:Ne59266e653a74f4cbeed0f3855b78f74,
        _:Nfa529b2947f946aa8a21cc783fc2b536 ;
    mo:track_count 13 ;
    schema:duration "PT39:05"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0a3bc314e8ad4993bba25a24bde82dac,
        _:N2b75072880624892847fdfdc6ef988f1,
        _:N3e4fd50caa804cfa9a5f5e748aaf9c8c,
        _:N424850deb4e049be8a7e3c2dea25dc85,
        _:N5590760e02424f5089e44427bbefc313,
        _:N58585aeafbb64e58814e05ee8fa8daa7,
        _:N764dd066f221427b95e032460707965e,
        _:N79887af315554c31afda094b293258d0,
        _:N95748bd2fbd5490f8ff93050362a1c5b,
        _:Nbe634448097a4309bf187164d7304508,
        _:Ndc32b3e44268415c8e5ac65be44815d8,
        _:Ne59266e653a74f4cbeed0f3855b78f74,
        _:Nfa529b2947f946aa8a21cc783fc2b536 .

