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

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

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

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

<album/61931#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "War for the Overworld"@en,
        "War for the Overworld"@ja,
        "War for the Overworld"@ja-latn ;
    mo:performance_of <album/61931#musicalwork> ;
    mo:recorded_as <album/61931#musicalexpression> ;
    schema:name "War for the Overworld"@en,
        "War for the Overworld"@ja,
        "War for the Overworld"@ja-latn ;
    schema:workPerformed <album/61931#musicalwork> .

<https://media.vgm.io/albums/13/61931/61931-1475016529.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/61931#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/61931/61931-1475016529.png> ;
    foaf:depicts <album/61931#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/61931/61931-1475016529.png> .

<https://medium-media.vgm.io/albums/13/61931/61931-1475016529.png> a schema:ImageObject,
        foaf:Image .

<album/61931#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "War for the Overworld"@en,
        "War for the Overworld"@ja,
        "War for the Overworld"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Dante De Glanvill"@en ;
            foaf:made <album/61931#composition> ;
            foaf:name "Dante De Glanvill"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Daniel Atkins"@en ;
            foaf:made <album/61931#composition> ;
            foaf:name "Daniel Atkins"@en ] ;
    mo:produced_work <album/61931#musicalwork> ;
    schema:name "War for the Overworld"@en,
        "War for the Overworld"@ja,
        "War for the Overworld"@ja-latn .

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

<album/61931#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-04-02"^^xsd:date ;
    dcterms:title "War for the Overworld"@en,
        "War for the Overworld"@ja,
        "War for the Overworld"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/61931#musicalexpression> ;
    mo:publisher _:Nb9751e4124ee4e66b30840e47f399d72 ;
    mo:record _:N10cccfaf0b9f419fa9821491b8e61a9f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "War for the Overworld"@en ;
            foaf:name "War for the Overworld"@en ] ;
    schema:datePublished "2015-04-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/61931/61931-1475016529.png> ;
    schema:name "War for the Overworld"@en,
        "War for the Overworld"@ja,
        "War for the Overworld"@ja-latn ;
    schema:publisher _:Nb9751e4124ee4e66b30840e47f399d72 ;
    foaf:depiction <https://media.vgm.io/albums/13/61931/61931-1475016529.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61931#subject> ;
    schema:name "Daniel Atkins"@en ;
    foaf:made <album/61931#subject> ;
    foaf:name "Daniel Atkins"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61931#subject> ;
    schema:name "Dante De Glanvill"@en ;
    foaf:made <album/61931#subject> ;
    foaf:name "Dante De Glanvill"@en .

_:N054aa8d060fe441da349ae26abe2c8cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Limbo"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N10cccfaf0b9f419fa9821491b8e61a9f ;
    schema:name "Limbo"@en .

_:N0d3e34a3909d4d4186b2a7f0fc2584ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chasm"@en ;
    mo:track_number 9 ;
    schema:duration "PT7:16"^^xsd:interval ;
    schema:inPlaylist _:N10cccfaf0b9f419fa9821491b8e61a9f ;
    schema:name "Chasm"@en .

_:N31c6845caf7b402aaca620881fdbed18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Whaleshrooms Dream"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N10cccfaf0b9f419fa9821491b8e61a9f ;
    schema:name "The Whaleshrooms Dream"@en .

_:N39b332b727814c9a9b7897c2cd403823 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cycle"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N10cccfaf0b9f419fa9821491b8e61a9f ;
    schema:name "The Cycle"@en .

_:N50cf6ba0d295432294d2e6c4402aca56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glacial Malice"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N10cccfaf0b9f419fa9821491b8e61a9f ;
    schema:name "Glacial Malice"@en .

_:N8bd3c2b68bb54db7adfbaee3aa7d8aa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Synapse"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N10cccfaf0b9f419fa9821491b8e61a9f ;
    schema:name "Ancient Synapse"@en .

_:N95f50005e72044e7857454f852db121a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deathless"@en ;
    mo:track_number 15 ;
    schema:duration "PT7:37"^^xsd:interval ;
    schema:inPlaylist _:N10cccfaf0b9f419fa9821491b8e61a9f ;
    schema:name "Deathless"@en .

_:N9be81856623b461683108ef39c6a1cd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spiral Void"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:inPlaylist _:N10cccfaf0b9f419fa9821491b8e61a9f ;
    schema:name "Spiral Void"@en .

_:N9dce1b6481a0422098f153242bfe1aa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War For The Overworld"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N10cccfaf0b9f419fa9821491b8e61a9f ;
    schema:name "War For The Overworld"@en .

_:N9fd27303bf1b4a4d9f2072934e0ecced a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Foreign Worlds"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N10cccfaf0b9f419fa9821491b8e61a9f ;
    schema:name "Foreign Worlds"@en .

_:Naa34fe22fdee442aaded29c84bb189fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God Eater"@en ;
    mo:track_number 14 ;
    schema:duration "PT9:20"^^xsd:interval ;
    schema:inPlaylist _:N10cccfaf0b9f419fa9821491b8e61a9f ;
    schema:name "God Eater"@en .

_:Nb9751e4124ee4e66b30840e47f399d72 schema:name "Subterranean Games"@en ;
    foaf:name "Subterranean Games"@en .

_:Nda6f9665f8b048c29b955f18ec4e596c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N10cccfaf0b9f419fa9821491b8e61a9f ;
    schema:name "Labyrinth"@en .

_:Ne4dd7128906c4316a79673f54a69ad20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fungal Legacy"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N10cccfaf0b9f419fa9821491b8e61a9f ;
    schema:name "Fungal Legacy"@en .

_:Neb70ca39e7f74f5185d62fc15536977b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Medley"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N10cccfaf0b9f419fa9821491b8e61a9f ;
    schema:name "Battle Medley"@en .

_:Nee79daef25934516965901fa4415daa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adrift"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N10cccfaf0b9f419fa9821491b8e61a9f ;
    schema:name "Adrift"@en .

_:Nf231836b7daf46be8b1a7255dc3cd6de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forging The Eternal"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:N10cccfaf0b9f419fa9821491b8e61a9f ;
    schema:name "Forging The Eternal"@en .

_:N10cccfaf0b9f419fa9821491b8e61a9f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N054aa8d060fe441da349ae26abe2c8cb,
        _:N0d3e34a3909d4d4186b2a7f0fc2584ff,
        _:N31c6845caf7b402aaca620881fdbed18,
        _:N39b332b727814c9a9b7897c2cd403823,
        _:N50cf6ba0d295432294d2e6c4402aca56,
        _:N8bd3c2b68bb54db7adfbaee3aa7d8aa2,
        _:N95f50005e72044e7857454f852db121a,
        _:N9be81856623b461683108ef39c6a1cd6,
        _:N9dce1b6481a0422098f153242bfe1aa9,
        _:N9fd27303bf1b4a4d9f2072934e0ecced,
        _:Naa34fe22fdee442aaded29c84bb189fa,
        _:Nda6f9665f8b048c29b955f18ec4e596c,
        _:Ne4dd7128906c4316a79673f54a69ad20,
        _:Neb70ca39e7f74f5185d62fc15536977b,
        _:Nee79daef25934516965901fa4415daa7,
        _:Nf231836b7daf46be8b1a7255dc3cd6de ;
    mo:track_count 16 ;
    schema:duration "PT85:24"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N054aa8d060fe441da349ae26abe2c8cb,
        _:N0d3e34a3909d4d4186b2a7f0fc2584ff,
        _:N31c6845caf7b402aaca620881fdbed18,
        _:N39b332b727814c9a9b7897c2cd403823,
        _:N50cf6ba0d295432294d2e6c4402aca56,
        _:N8bd3c2b68bb54db7adfbaee3aa7d8aa2,
        _:N95f50005e72044e7857454f852db121a,
        _:N9be81856623b461683108ef39c6a1cd6,
        _:N9dce1b6481a0422098f153242bfe1aa9,
        _:N9fd27303bf1b4a4d9f2072934e0ecced,
        _:Naa34fe22fdee442aaded29c84bb189fa,
        _:Nda6f9665f8b048c29b955f18ec4e596c,
        _:Ne4dd7128906c4316a79673f54a69ad20,
        _:Neb70ca39e7f74f5185d62fc15536977b,
        _:Nee79daef25934516965901fa4415daa7,
        _:Nf231836b7daf46be8b1a7255dc3cd6de .

