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

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

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

<artist/12725#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36130#subject> ;
    schema:name "Kevin Penkin"@en ;
    foaf:made <album/36130#composition>,
        <album/36130#subject> ;
    foaf:name "Kevin Penkin"@en .

<album/36130#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Defender's Quest: Valley of the Forgotten OST"@en,
        "Defender's Quest: Valley of the Forgotten OST"@ja,
        "Defender's Quest: Valley of the Forgotten OST"@ja-latn ;
    mo:composer <artist/12725#subject> ;
    mo:produced_work <album/36130#musicalwork> ;
    schema:name "Defender's Quest: Valley of the Forgotten OST"@en,
        "Defender's Quest: Valley of the Forgotten OST"@ja,
        "Defender's Quest: Valley of the Forgotten OST"@ja-latn .

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

<album/36130#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Defender's Quest: Valley of the Forgotten OST"@en,
        "Defender's Quest: Valley of the Forgotten OST"@ja,
        "Defender's Quest: Valley of the Forgotten OST"@ja-latn ;
    mo:performance_of <album/36130#musicalwork> ;
    mo:recorded_as <album/36130#musicalexpression> ;
    schema:name "Defender's Quest: Valley of the Forgotten OST"@en,
        "Defender's Quest: Valley of the Forgotten OST"@ja,
        "Defender's Quest: Valley of the Forgotten OST"@ja-latn ;
    schema:workPerformed <album/36130#musicalwork> .

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

<https://medium-media.vgm.io/albums/03/36130/36130-1351828663.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/36130#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-19"^^xsd:date ;
    dcterms:title "Defender's Quest: Valley of the Forgotten OST"@en,
        "Defender's Quest: Valley of the Forgotten OST"@ja,
        "Defender's Quest: Valley of the Forgotten OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/36130#musicalexpression> ;
    mo:publisher _:Nabc77f74cbf0441491472e5b5d19e935 ;
    mo:record _:Neff436e5750848f3bc483e7f945a47bd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Defender's Quest: Valley of the Forgotten"@en ;
            foaf:name "Defender's Quest: Valley of the Forgotten"@en ] ;
    schema:datePublished "2012-01-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/36130/36130-1351828663.jpg> ;
    schema:name "Defender's Quest: Valley of the Forgotten OST"@en,
        "Defender's Quest: Valley of the Forgotten OST"@ja,
        "Defender's Quest: Valley of the Forgotten OST"@ja-latn ;
    schema:publisher _:Nabc77f74cbf0441491472e5b5d19e935 ;
    foaf:depiction <https://media.vgm.io/albums/03/36130/36130-1351828663.jpg> .

_:N16d8788d34af4b2e8da6e84e97a373bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle Continues"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Neff436e5750848f3bc483e7f945a47bd ;
    schema:name "The Battle Continues"@en .

_:N1d57dd8a58ff49e593753f9d9b0e6d77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil is Afoot"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Neff436e5750848f3bc483e7f945a47bd ;
    schema:name "Evil is Afoot"@en .

_:N3eb0f65801af48a4baa5ef873b1cf81d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Looking for Trouble"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Neff436e5750848f3bc483e7f945a47bd ;
    schema:name "Looking for Trouble"@en .

_:N42c1a27ea29e4822be3c5324911bcb24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hanging Around Town"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Neff436e5750848f3bc483e7f945a47bd ;
    schema:name "Hanging Around Town"@en .

_:N5445ddc47f484380acf0d3b495ef5a72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Showdown with the God-King"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Neff436e5750848f3bc483e7f945a47bd ;
    schema:name "Showdown with the God-King"@en .

_:N5ba793f0639e4770b1e05e1a863b3eb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Plague's Lullabye"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Neff436e5750848f3bc483e7f945a47bd ;
    schema:name "The Plague's Lullabye"@en .

_:N6311ac7f285f4710a6502b5eef423119 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Bittersweet Farewell (Closing Credits)"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Neff436e5750848f3bc483e7f945a47bd ;
    schema:name "A Bittersweet Farewell (Closing Credits)"@en .

_:N679b0a3125fc4a6aa9d402f37d9c076e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Desperate Escape"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Neff436e5750848f3bc483e7f945a47bd ;
    schema:name "A Desperate Escape"@en .

_:N8dd1fc201fc04660ae737c457982d2c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chatting with Friends"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Neff436e5750848f3bc483e7f945a47bd ;
    schema:name "Chatting with Friends"@en .

_:N9a622497c1f14589b7b7ad5daf4feaea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey Through the Pit"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Neff436e5750848f3bc483e7f945a47bd ;
    schema:name "Journey Through the Pit"@en .

_:Nabc77f74cbf0441491472e5b5d19e935 schema:name "Level Up Labs"@en ;
    foaf:name "Level Up Labs"@en .

_:Nb2dd861c93cd46ecb6edb6766ce48ce9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dangerous Foe"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Neff436e5750848f3bc483e7f945a47bd ;
    schema:name "A Dangerous Foe"@en .

_:Nb97025245bcb4cb987cc8507454565c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defender's Quest Main Title"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:Neff436e5750848f3bc483e7f945a47bd ;
    schema:name "Defender's Quest Main Title"@en .

_:Nc3425fd405db41a7a7a34461070a6f74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysteries Explored"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:Neff436e5750848f3bc483e7f945a47bd ;
    schema:name "Mysteries Explored"@en .

_:Nc70bc19f9de044aeb71fae2034402ea1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Battle!"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Neff436e5750848f3bc483e7f945a47bd ;
    schema:name "To Battle!"@en .

_:Neea4f80cbe69473caf233620389ec5e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Victors' March"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Neff436e5750848f3bc483e7f945a47bd ;
    schema:name "The Victors' March"@en .

_:Nf3f8d87c5610433b917100c89c5c3f34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory Fanfare"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:Neff436e5750848f3bc483e7f945a47bd ;
    schema:name "Victory Fanfare"@en .

_:Nfa8cd505fea449f9ab8d9324c4979a16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Journey's End (Credits)"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Neff436e5750848f3bc483e7f945a47bd ;
    schema:name "All Journey's End (Credits)"@en .

_:Nfc08ab1e0ba448a39a79af50aeded43e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Necromancer's Dirge"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Neff436e5750848f3bc483e7f945a47bd ;
    schema:name "The Necromancer's Dirge"@en .

_:Neff436e5750848f3bc483e7f945a47bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16d8788d34af4b2e8da6e84e97a373bd,
        _:N1d57dd8a58ff49e593753f9d9b0e6d77,
        _:N3eb0f65801af48a4baa5ef873b1cf81d,
        _:N42c1a27ea29e4822be3c5324911bcb24,
        _:N5445ddc47f484380acf0d3b495ef5a72,
        _:N5ba793f0639e4770b1e05e1a863b3eb5,
        _:N6311ac7f285f4710a6502b5eef423119,
        _:N679b0a3125fc4a6aa9d402f37d9c076e,
        _:N8dd1fc201fc04660ae737c457982d2c4,
        _:N9a622497c1f14589b7b7ad5daf4feaea,
        _:Nb2dd861c93cd46ecb6edb6766ce48ce9,
        _:Nb97025245bcb4cb987cc8507454565c7,
        _:Nc3425fd405db41a7a7a34461070a6f74,
        _:Nc70bc19f9de044aeb71fae2034402ea1,
        _:Neea4f80cbe69473caf233620389ec5e0,
        _:Nf3f8d87c5610433b917100c89c5c3f34,
        _:Nfa8cd505fea449f9ab8d9324c4979a16,
        _:Nfc08ab1e0ba448a39a79af50aeded43e ;
    mo:track_count 18 ;
    schema:duration "PT24:04"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N16d8788d34af4b2e8da6e84e97a373bd,
        _:N1d57dd8a58ff49e593753f9d9b0e6d77,
        _:N3eb0f65801af48a4baa5ef873b1cf81d,
        _:N42c1a27ea29e4822be3c5324911bcb24,
        _:N5445ddc47f484380acf0d3b495ef5a72,
        _:N5ba793f0639e4770b1e05e1a863b3eb5,
        _:N6311ac7f285f4710a6502b5eef423119,
        _:N679b0a3125fc4a6aa9d402f37d9c076e,
        _:N8dd1fc201fc04660ae737c457982d2c4,
        _:N9a622497c1f14589b7b7ad5daf4feaea,
        _:Nb2dd861c93cd46ecb6edb6766ce48ce9,
        _:Nb97025245bcb4cb987cc8507454565c7,
        _:Nc3425fd405db41a7a7a34461070a6f74,
        _:Nc70bc19f9de044aeb71fae2034402ea1,
        _:Neea4f80cbe69473caf233620389ec5e0,
        _:Nf3f8d87c5610433b917100c89c5c3f34,
        _:Nfa8cd505fea449f9ab8d9324c4979a16,
        _:Nfc08ab1e0ba448a39a79af50aeded43e .

