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

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

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

<album/91620#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Lost Legends of Redwall: Escape the Gloomer Official Soundtrack"@en,
        "The Lost Legends of Redwall: Escape the Gloomer Official Soundtrack"@ja,
        "The Lost Legends of Redwall: Escape the Gloomer Official Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "James Marantette"@en ;
            foaf:made <album/91620#composition> ;
            foaf:name "James Marantette"@en ] ;
    mo:produced_work <album/91620#musicalwork> ;
    schema:name "The Lost Legends of Redwall: Escape the Gloomer Official Soundtrack"@en,
        "The Lost Legends of Redwall: Escape the Gloomer Official Soundtrack"@ja,
        "The Lost Legends of Redwall: Escape the Gloomer Official Soundtrack"@ja-latn .

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

<album/91620#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Lost Legends of Redwall: Escape the Gloomer Official Soundtrack"@en,
        "The Lost Legends of Redwall: Escape the Gloomer Official Soundtrack"@ja,
        "The Lost Legends of Redwall: Escape the Gloomer Official Soundtrack"@ja-latn ;
    mo:performance_of <album/91620#musicalwork> ;
    mo:recorded_as <album/91620#musicalexpression> ;
    schema:name "The Lost Legends of Redwall: Escape the Gloomer Official Soundtrack"@en,
        "The Lost Legends of Redwall: Escape the Gloomer Official Soundtrack"@ja,
        "The Lost Legends of Redwall: Escape the Gloomer Official Soundtrack"@ja-latn ;
    schema:workPerformed <album/91620#musicalwork> .

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

<https://medium-media.vgm.io/albums/02/91620/91620-1571180396.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/91620#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-22"^^xsd:date ;
    dcterms:title "The Lost Legends of Redwall: Escape the Gloomer Official Soundtrack"@en,
        "The Lost Legends of Redwall: Escape the Gloomer Official Soundtrack"@ja,
        "The Lost Legends of Redwall: Escape the Gloomer Official Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/91620#musicalexpression> ;
    mo:publisher _:N6f744bc82df842adbe9162bc568b2712 ;
    mo:record _:N98e08c16660f4da3a467494ca3fe1db4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Lost Legends of Redwall: Escape the Gloomer"@en ;
            foaf:name "The Lost Legends of Redwall: Escape the Gloomer"@en ] ;
    schema:datePublished "2019-08-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/91620/91620-1571180396.jpg> ;
    schema:name "The Lost Legends of Redwall: Escape the Gloomer Official Soundtrack"@en,
        "The Lost Legends of Redwall: Escape the Gloomer Official Soundtrack"@ja,
        "The Lost Legends of Redwall: Escape the Gloomer Official Soundtrack"@ja-latn ;
    schema:publisher _:N6f744bc82df842adbe9162bc568b2712 ;
    foaf:depiction <https://media.vgm.io/albums/02/91620/91620-1571180396.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91620#subject> ;
    schema:name "James Marantette"@en ;
    foaf:made <album/91620#subject> ;
    foaf:name "James Marantette"@en .

_:N096da71657864357953a073f01620f41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blind As a Rat"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N98e08c16660f4da3a467494ca3fe1db4 ;
    schema:name "Blind As a Rat"@en .

_:N32ac4a111c59472897a3b964635c6d6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oubliette's & Otters"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N98e08c16660f4da3a467494ca3fe1db4 ;
    schema:name "Oubliette's & Otters"@en .

_:N4fcf80ffa3704a28852f4a8842611d4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We've Got Each Otter's Back"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N98e08c16660f4da3a467494ca3fe1db4 ;
    schema:name "We've Got Each Otter's Back"@en .

_:N6f744bc82df842adbe9162bc568b2712 schema:name "Soma Games"@en ;
    foaf:name "Soma Games"@en .

_:N791472e7f00040c3ad192d8c0d883d69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Living Off the Larder"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N98e08c16660f4da3a467494ca3fe1db4 ;
    schema:name "Living Off the Larder"@en .

_:N7d5345d958b84e5faa86c39cb8bd7dd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gillig's Return"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N98e08c16660f4da3a467494ca3fe1db4 ;
    schema:name "Gillig's Return"@en .

_:N8d03cf2564254d0995c675ccbdc7fd48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oubliette's & Otters Reprise"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N98e08c16660f4da3a467494ca3fe1db4 ;
    schema:name "Oubliette's & Otters Reprise"@en .

_:Nd7e5679ee59941b08ed811bb274074f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snakes, Rats, and Wildcats"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N98e08c16660f4da3a467494ca3fe1db4 ;
    schema:name "Snakes, Rats, and Wildcats"@en .

_:Ne92c0a3ec4ce4a1c80b6c0027be4725c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Final Confrontation"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N98e08c16660f4da3a467494ca3fe1db4 ;
    schema:name "The Final Confrontation"@en .

_:N98e08c16660f4da3a467494ca3fe1db4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N096da71657864357953a073f01620f41,
        _:N32ac4a111c59472897a3b964635c6d6b,
        _:N4fcf80ffa3704a28852f4a8842611d4c,
        _:N791472e7f00040c3ad192d8c0d883d69,
        _:N7d5345d958b84e5faa86c39cb8bd7dd3,
        _:N8d03cf2564254d0995c675ccbdc7fd48,
        _:Nd7e5679ee59941b08ed811bb274074f7,
        _:Ne92c0a3ec4ce4a1c80b6c0027be4725c ;
    mo:track_count 8 ;
    schema:duration "PT25:56"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N096da71657864357953a073f01620f41,
        _:N32ac4a111c59472897a3b964635c6d6b,
        _:N4fcf80ffa3704a28852f4a8842611d4c,
        _:N791472e7f00040c3ad192d8c0d883d69,
        _:N7d5345d958b84e5faa86c39cb8bd7dd3,
        _:N8d03cf2564254d0995c675ccbdc7fd48,
        _:Nd7e5679ee59941b08ed811bb274074f7,
        _:Ne92c0a3ec4ce4a1c80b6c0027be4725c .

