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

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

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

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

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

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

<https://medium-media.vgm.io/albums/23/57232/57232-1455898686.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16702#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57232#performance> ;
    schema:name "Solveig Giffin"@en ;
    foaf:name "Solveig Giffin"@en .

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

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

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

<album/57232#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-02-02"^^xsd:date ;
    dcterms:title "Sentinels of the Multiverse - The Soundtrack Volume 4 (Shattered Timelines)"@en,
        "Sentinels of the Multiverse - The Soundtrack Volume 4 (Shattered Timelines)"@ja,
        "Sentinels of the Multiverse - The Soundtrack Volume 4 (Shattered Timelines)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/57232#musicalexpression> ;
    mo:publisher _:Nbdd369357f1246b6a836635669ee957d ;
    mo:record _:N5f4237380895413d9e880b9faf5610dc ;
    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/16702#subject>,
        <artist/3441#subject>,
        <artist/5363#subject> ;
    schema:datePublished "2016-02-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/57232/57232-1455898686.jpg> ;
    schema:name "Sentinels of the Multiverse - The Soundtrack Volume 4 (Shattered Timelines)"@en,
        "Sentinels of the Multiverse - The Soundtrack Volume 4 (Shattered Timelines)"@ja,
        "Sentinels of the Multiverse - The Soundtrack Volume 4 (Shattered Timelines)"@ja-latn ;
    schema:publisher _:Nbdd369357f1246b6a836635669ee957d ;
    foaf:depiction <https://media.vgm.io/albums/23/57232/57232-1455898686.jpg> .

_:N077ceeef012e459a8337c899af9b64d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oh Captain! La Capitán!"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N5f4237380895413d9e880b9faf5610dc ;
    schema:name "Oh Captain! La Capitán!"@en .

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

_:N2f75214516f84a728c59e7896ca395e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time Cataclysm"@en ;
    mo:track_number 1 ;
    schema:duration "PT17:44"^^xsd:interval ;
    schema:inPlaylist _:N5f4237380895413d9e880b9faf5610dc ;
    schema:name "Time Cataclysm"@en .

_:N4aa92ed9472a4c99b8e878fc39ee393b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Final Wasteland"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N5f4237380895413d9e880b9faf5610dc ;
    schema:name "The Final Wasteland"@en .

_:N5f4ac98cf4164771a60d6ab041a07c02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Legacy of Iron"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N5f4237380895413d9e880b9faf5610dc ;
    schema:name "A Legacy of Iron"@en .

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

_:Nb1040f0588da4d25b5af62f55c56ff37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "America's Finest Legacy (Bonus Track)"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N5f4237380895413d9e880b9faf5610dc ;
    schema:name "America's Finest Legacy (Bonus Track)"@en .

_:Nbcae2a2dec6440ae9a04bad064b07f19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chalk It up to Kismet"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N5f4237380895413d9e880b9faf5610dc ;
    schema:name "Chalk It up to Kismet"@en .

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

_:Nc3bc8e2f83a24870b5571564642ed23d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dreamer Dreaming"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N5f4237380895413d9e880b9faf5610dc ;
    schema:name "The Dreamer Dreaming"@en .

_:Nf7591a7427b64d7fbf04c248be382c8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Block"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N5f4237380895413d9e880b9faf5610dc ;
    schema:name "The Block"@en .

_:Nf906bc7e16804824afb71394cd419ce0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Missing Information"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N5f4237380895413d9e880b9faf5610dc ;
    schema:name "Missing Information"@en .

_:N5f4237380895413d9e880b9faf5610dc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N077ceeef012e459a8337c899af9b64d6,
        _:N2b0c8b81e02d446699012d86afe9307b,
        _:N2f75214516f84a728c59e7896ca395e0,
        _:N4aa92ed9472a4c99b8e878fc39ee393b,
        _:N5f4ac98cf4164771a60d6ab041a07c02,
        _:N98e9c14473804c1eb9634ed025dd03fe,
        _:Nb1040f0588da4d25b5af62f55c56ff37,
        _:Nbcae2a2dec6440ae9a04bad064b07f19,
        _:Nc3bc8e2f83a24870b5571564642ed23d,
        _:Nf7591a7427b64d7fbf04c248be382c8d,
        _:Nf906bc7e16804824afb71394cd419ce0 ;
    mo:track_count 11 ;
    schema:duration "PT44:36"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N077ceeef012e459a8337c899af9b64d6,
        _:N2b0c8b81e02d446699012d86afe9307b,
        _:N2f75214516f84a728c59e7896ca395e0,
        _:N4aa92ed9472a4c99b8e878fc39ee393b,
        _:N5f4ac98cf4164771a60d6ab041a07c02,
        _:N98e9c14473804c1eb9634ed025dd03fe,
        _:Nb1040f0588da4d25b5af62f55c56ff37,
        _:Nbcae2a2dec6440ae9a04bad064b07f19,
        _:Nc3bc8e2f83a24870b5571564642ed23d,
        _:Nf7591a7427b64d7fbf04c248be382c8d,
        _:Nf906bc7e16804824afb71394cd419ce0 .

