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

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

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

<artist/13408#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26272#subject> ;
    schema:name "Gordon McNeil"@en ;
    foaf:made <album/26272#composition>,
        <album/26272#subject> ;
    foaf:name "Gordon McNeil"@en .

<album/26272#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cthulhu Saves the World Original Sound Track"@en,
        "Cthulhu Saves the World Original Sound Track"@ja,
        "Cthulhu Saves the World Original Sound Track"@ja-latn ;
    mo:composer <artist/13408#subject> ;
    mo:produced_work <album/26272#musicalwork> ;
    schema:name "Cthulhu Saves the World Original Sound Track"@en,
        "Cthulhu Saves the World Original Sound Track"@ja,
        "Cthulhu Saves the World Original Sound Track"@ja-latn .

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

<album/26272#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cthulhu Saves the World Original Sound Track"@en,
        "Cthulhu Saves the World Original Sound Track"@ja,
        "Cthulhu Saves the World Original Sound Track"@ja-latn ;
    mo:performance_of <album/26272#musicalwork> ;
    mo:recorded_as <album/26272#musicalexpression> ;
    schema:name "Cthulhu Saves the World Original Sound Track"@en,
        "Cthulhu Saves the World Original Sound Track"@ja,
        "Cthulhu Saves the World Original Sound Track"@ja-latn ;
    schema:workPerformed <album/26272#musicalwork> .

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

<https://medium-media.vgm.io/albums/27/26272/26272-1305992058.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/26272#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-07-15"^^xsd:date ;
    dcterms:title "Cthulhu Saves the World Original Sound Track"@en,
        "Cthulhu Saves the World Original Sound Track"@ja,
        "Cthulhu Saves the World Original Sound Track"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/26272#musicalexpression> ;
    mo:publisher _:Nebd4aec766624b63892b9d855e3b3ac7 ;
    mo:record _:N3852c77470bc433abd91ef5815820f30 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Cthulhu Saves the World"@en ;
            foaf:name "Cthulhu Saves the World"@en ] ;
    schema:datePublished "2011-07-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/26272/26272-1305992058.jpg> ;
    schema:name "Cthulhu Saves the World Original Sound Track"@en,
        "Cthulhu Saves the World Original Sound Track"@ja,
        "Cthulhu Saves the World Original Sound Track"@ja-latn ;
    schema:publisher _:Nebd4aec766624b63892b9d855e3b3ac7 ;
    foaf:depiction <https://media.vgm.io/albums/27/26272/26272-1305992058.jpg> .

_:N021fea9a60664e8ea0d19d9fde672d55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mist Never Clears"@en,
        "The Mist Never Clears (Forest)"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "The Mist Never Clears"@en,
        "The Mist Never Clears (Forest)"@en .

_:N07223e3a15674c28a77333e37c1afb7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surrounded"@en,
        "Surrounded (Dunwich)"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Surrounded"@en,
        "Surrounded (Dunwich)"@en .

_:N165909a9974f4f118af68a8a57f72902 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tighten Your Grip"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Tighten Your Grip"@en .

_:N4391c82359ec4661a63885c84bf93b37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conquer the Fire"@en,
        "Conquer the Fire (Volcano)"@en ;
    mo:track_number 18 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Conquer the Fire"@en,
        "Conquer the Fire (Volcano)"@en .

_:N499774825d1440aebf9e4e2382b8e0b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Depths"@en,
        "Into the Depths (Shrine)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Into the Depths"@en,
        "Into the Depths (Shrine)"@en .

_:N52a91e76234d4cbeb85378bd6ada2a55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Trial"@en,
        "The Trial (First Dungeon)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "The Trial"@en,
        "The Trial (First Dungeon)"@en .

_:N54fc4d14b0a744f2a1bda1709f389301 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Limitless and Free Skies"@en,
        "Limitless and Free Skies (World Map)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Limitless and Free Skies"@en,
        "Limitless and Free Skies (World Map)"@en .

_:N59c83558c1bd45028a85e0030bfbe495 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Push Through Once More"@en,
        "Push Through Once More (Boss)"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Push Through Once More"@en,
        "Push Through Once More (Boss)"@en .

_:N5a2b5ccdef3b464fbcaebc2fe8d7cd12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rust and Scrap"@en,
        "Rust and Scrap (Factory)"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Rust and Scrap"@en,
        "Rust and Scrap (Factory)"@en .

_:N5ac45f10f91e416a8872ba5a6b14c74a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Moment of Clarity"@en,
        "A Moment of Clarity (Town)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "A Moment of Clarity"@en,
        "A Moment of Clarity (Town)"@en .

_:N5bc71a8b1f3447b8a59ad00973ec107e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Straying into Darkness"@en,
        "Straying into Darkness (Caves)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Straying into Darkness"@en,
        "Straying into Darkness (Caves)"@en .

_:N7ad2388c460c42e981b6bca61776896e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conflict"@en,
        "Conflict (Battle)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Conflict"@en,
        "Conflict (Battle)"@en .

_:N8175cb3c30f04aa58078e2d986916bd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fling That Should Not Be"@en,
        "The Fling That Should Not Be (Umi's Theme)"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "The Fling That Should Not Be"@en,
        "The Fling That Should Not Be (Umi's Theme)"@en .

_:N93543b07ffbb4b98b2f09757134ba000 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descending Forever"@en,
        "Descending Forever (Final Dungeon)"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Descending Forever"@en,
        "Descending Forever (Final Dungeon)"@en .

_:N94a7efae4f304c99838eeed8b4b30a20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traversing The Endless Black (Spaceship)"@en,
        "Traversing the Endless Black"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Traversing The Endless Black (Spaceship)"@en,
        "Traversing the Endless Black"@en .

_:Na11f84ac7d3e45e495e29ca51c8cf23c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Save the World"@en,
        "Save the World (Hero Theme)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Save the World"@en,
        "Save the World (Hero Theme)"@en .

_:Na897b57b6d834bc98ff7f9f6c79de92e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jazzhands"@en,
        "Jazzhands (City)"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Jazzhands"@en,
        "Jazzhands (City)"@en .

_:Naf03115636334d9c95bc37a7ff925ab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Testimony of Memory"@en,
        "Testimony of Memory (Old Dungeon)"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Testimony of Memory"@en,
        "Testimony of Memory (Old Dungeon)"@en .

_:Nb19902c565534bb8bb662cb0f0a59106 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Terror"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Eternal Terror"@en .

_:Nb545acf764db4dcbae680f7ee4e19e7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Final Tight Spot"@en,
        "One Final Tight Spot (Old Battle)"@en ;
    mo:track_number 22 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "One Final Tight Spot"@en,
        "One Final Tight Spot (Old Battle)"@en .

_:Ndaf2b17ae488451aa95a83076444fa0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strike a Pose"@en ;
    mo:track_number 23 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Strike a Pose"@en .

_:Nebd4aec766624b63892b9d855e3b3ac7 schema:name "Zeboyd Games"@en ;
    foaf:name "Zeboyd Games"@en .

_:Nf2ee32b02ada4347aae9467a89666432 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Existance Collapses (Final Boss)"@en,
        "Existence Collapses"@en ;
    mo:track_number 20 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Existance Collapses (Final Boss)"@en,
        "Existence Collapses"@en .

_:Nf541f7ee25e9430f87a3359842c8af19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hooray!"@en ;
    mo:track_number 25 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Hooray!"@en .

_:Nfca5295a176149bbb2b5145e40851530 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Showdown in Funky Town"@en ;
    mo:track_number 24 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Showdown in Funky Town"@en .

_:Nfee016cd97a44ffd8d3ebe74b7f7b9cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Across the Crescent Moon, the Weeping Monster Sighs Once More"@en,
        "Across the Crescent Moon, the Weeping Monster Sighs Once More (Victory Theme)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N3852c77470bc433abd91ef5815820f30 ;
    schema:name "Across the Crescent Moon, the Weeping Monster Sighs Once More"@en,
        "Across the Crescent Moon, the Weeping Monster Sighs Once More (Victory Theme)"@en .

_:N3852c77470bc433abd91ef5815820f30 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N021fea9a60664e8ea0d19d9fde672d55,
        _:N07223e3a15674c28a77333e37c1afb7e,
        _:N165909a9974f4f118af68a8a57f72902,
        _:N4391c82359ec4661a63885c84bf93b37,
        _:N499774825d1440aebf9e4e2382b8e0b0,
        _:N52a91e76234d4cbeb85378bd6ada2a55,
        _:N54fc4d14b0a744f2a1bda1709f389301,
        _:N59c83558c1bd45028a85e0030bfbe495,
        _:N5a2b5ccdef3b464fbcaebc2fe8d7cd12,
        _:N5ac45f10f91e416a8872ba5a6b14c74a,
        _:N5bc71a8b1f3447b8a59ad00973ec107e,
        _:N7ad2388c460c42e981b6bca61776896e,
        _:N8175cb3c30f04aa58078e2d986916bd0,
        _:N93543b07ffbb4b98b2f09757134ba000,
        _:N94a7efae4f304c99838eeed8b4b30a20,
        _:Na11f84ac7d3e45e495e29ca51c8cf23c,
        _:Na897b57b6d834bc98ff7f9f6c79de92e,
        _:Naf03115636334d9c95bc37a7ff925ab6,
        _:Nb19902c565534bb8bb662cb0f0a59106,
        _:Nb545acf764db4dcbae680f7ee4e19e7f,
        _:Ndaf2b17ae488451aa95a83076444fa0c,
        _:Nf2ee32b02ada4347aae9467a89666432,
        _:Nf541f7ee25e9430f87a3359842c8af19,
        _:Nfca5295a176149bbb2b5145e40851530,
        _:Nfee016cd97a44ffd8d3ebe74b7f7b9cc ;
    mo:track_count 25 ;
    schema:duration "PT71:00"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N021fea9a60664e8ea0d19d9fde672d55,
        _:N07223e3a15674c28a77333e37c1afb7e,
        _:N165909a9974f4f118af68a8a57f72902,
        _:N4391c82359ec4661a63885c84bf93b37,
        _:N499774825d1440aebf9e4e2382b8e0b0,
        _:N52a91e76234d4cbeb85378bd6ada2a55,
        _:N54fc4d14b0a744f2a1bda1709f389301,
        _:N59c83558c1bd45028a85e0030bfbe495,
        _:N5a2b5ccdef3b464fbcaebc2fe8d7cd12,
        _:N5ac45f10f91e416a8872ba5a6b14c74a,
        _:N5bc71a8b1f3447b8a59ad00973ec107e,
        _:N7ad2388c460c42e981b6bca61776896e,
        _:N8175cb3c30f04aa58078e2d986916bd0,
        _:N93543b07ffbb4b98b2f09757134ba000,
        _:N94a7efae4f304c99838eeed8b4b30a20,
        _:Na11f84ac7d3e45e495e29ca51c8cf23c,
        _:Na897b57b6d834bc98ff7f9f6c79de92e,
        _:Naf03115636334d9c95bc37a7ff925ab6,
        _:Nb19902c565534bb8bb662cb0f0a59106,
        _:Nb545acf764db4dcbae680f7ee4e19e7f,
        _:Ndaf2b17ae488451aa95a83076444fa0c,
        _:Nf2ee32b02ada4347aae9467a89666432,
        _:Nf541f7ee25e9430f87a3359842c8af19,
        _:Nfca5295a176149bbb2b5145e40851530,
        _:Nfee016cd97a44ffd8d3ebe74b7f7b9cc .

