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

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

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

<artist/1403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86892#subject> ;
    schema:name "Michiel van den Bos"@en ;
    foaf:made <album/86892#composition>,
        <album/86892#subject> ;
    foaf:name "Michiel van den Bos"@en .

<album/86892#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Age of Wonders Soundtrack"@en,
        "Age of Wonders Soundtrack"@ja,
        "Age of Wonders Soundtrack"@ja-latn ;
    mo:composer <artist/1403#subject> ;
    mo:produced_work <album/86892#musicalwork> ;
    schema:name "Age of Wonders Soundtrack"@en,
        "Age of Wonders Soundtrack"@ja,
        "Age of Wonders Soundtrack"@ja-latn .

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

<album/86892#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Age of Wonders Soundtrack"@en,
        "Age of Wonders Soundtrack"@ja,
        "Age of Wonders Soundtrack"@ja-latn ;
    mo:performance_of <album/86892#musicalwork> ;
    mo:recorded_as <album/86892#musicalexpression> ;
    schema:name "Age of Wonders Soundtrack"@en,
        "Age of Wonders Soundtrack"@ja,
        "Age of Wonders Soundtrack"@ja-latn ;
    schema:workPerformed <album/86892#musicalwork> .

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

<https://medium-media.vgm.io/albums/29/86892/86892-1558396065.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/86892#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-09-16"^^xsd:date ;
    dcterms:title "Age of Wonders Soundtrack"@en,
        "Age of Wonders Soundtrack"@ja,
        "Age of Wonders Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/86892#musicalexpression> ;
    mo:publisher _:N3ccda3d4a368474c89f10571b3a84b1a ;
    mo:record _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Age of Wonders"@en ;
            foaf:name "Age of Wonders"@en ] ;
    schema:datePublished "2010-09-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/86892/86892-1558396065.jpg> ;
    schema:name "Age of Wonders Soundtrack"@en,
        "Age of Wonders Soundtrack"@ja,
        "Age of Wonders Soundtrack"@ja-latn ;
    schema:publisher _:N3ccda3d4a368474c89f10571b3a84b1a ;
    foaf:depiction <https://media.vgm.io/albums/29/86892/86892-1558396065.jpg> .

_:N0c5149a624094acc92584d371eb3a9b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tranquil"@en ;
    mo:track_number 22 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Tranquil"@en .

_:N18262b5537684081bee98121951c757d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Macabre"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Battle Macabre"@en .

_:N2f86aa3f56404ed6a3707328e1b17a40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perilous Quest"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Perilous Quest"@en .

_:N3ccda3d4a368474c89f10571b3a84b1a schema:name "Triumph Studios"@en,
        "Triumph Studios"@ja,
        "Triumph Studios"@ja-latn ;
    foaf:name "Triumph Studios"@en,
        "Triumph Studios"@ja,
        "Triumph Studios"@ja-latn .

_:N410274ef37a846e3912a8fb70e7ce170 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clouds And Feuds"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Clouds And Feuds"@en .

_:N4418e3eb1f2f451181825c07df370fa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory Sunset (Special)"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Victory Sunset (Special)"@en .

_:N4b27a34109714762ab9de316188211f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartwood Forest"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Heartwood Forest"@en .

_:N56889de49cf04edebea4397be109ab41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truth"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Truth"@en .

_:N59ae0100776145489b17d64136321585 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nature's Embrace"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Nature's Embrace"@en .

_:N5d3a47fe475848bf9329e640bc51dd46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love And Death"@en ;
    mo:track_number 9 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Love And Death"@en .

_:N5da3bcfd485447e5969e4bd274810063 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Age Of Wonders Title"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Age Of Wonders Title"@en .

_:N678af5cc62e34910bd3bf718a3a68dc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March of the Haflings"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "March of the Haflings"@en .

_:N6bdb0ce111ef4f858542635554f60c3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mountain Song"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Mountain Song"@en .

_:N6c68bbe917c64753b16134e0a5228184 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defenders"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Defenders"@en .

_:N7b5fc2058a614c869ec3e5ad1140d16e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruins"@en ;
    mo:track_number 19 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Ruins"@en .

_:N7cd99ab29d064abab2bde13afd33c525 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through Hostile Territory"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Through Hostile Territory"@en .

_:N9082a448f3714bf9bf09243f6c0631a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirages"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Mirages"@en .

_:N9f99d5fcbcd6466eafa2c551f053e3fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Highmen Theme"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Highmen Theme"@en .

_:Nabcf117e6dad42d889faaadb1a8e681f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Of Past And Present Times"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Of Past And Present Times"@en .

_:Nb99b262f7526403ab2b7a4cd39260264 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outnumbered"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Outnumbered"@en .

_:Nddae7a87647e40519e28ceb17f108fb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carved In Stone"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Carved In Stone"@en .

_:Ne476c4d194ec44c2b9c1bf51fe0ec1ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Content Workforce"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Content Workforce"@en .

_:Ne5350f8d59ba4f1296e0d3b2f9c0644e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Races At War"@en ;
    mo:track_number 18 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Races At War"@en .

_:Nf4a7536e0f5f43c9a964ef30c0e48927 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowscapes"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Snowscapes"@en .

_:Nfd30f1587ce144728f3e7da59991e023 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peacefully Deceptive"@en ;
    mo:track_number 17 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nfae606df9b2c4651a89a1fc3d4fd8869 ;
    schema:name "Peacefully Deceptive"@en .

_:Nfae606df9b2c4651a89a1fc3d4fd8869 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c5149a624094acc92584d371eb3a9b9,
        _:N18262b5537684081bee98121951c757d,
        _:N2f86aa3f56404ed6a3707328e1b17a40,
        _:N410274ef37a846e3912a8fb70e7ce170,
        _:N4418e3eb1f2f451181825c07df370fa0,
        _:N4b27a34109714762ab9de316188211f8,
        _:N56889de49cf04edebea4397be109ab41,
        _:N59ae0100776145489b17d64136321585,
        _:N5d3a47fe475848bf9329e640bc51dd46,
        _:N5da3bcfd485447e5969e4bd274810063,
        _:N678af5cc62e34910bd3bf718a3a68dc9,
        _:N6bdb0ce111ef4f858542635554f60c3a,
        _:N6c68bbe917c64753b16134e0a5228184,
        _:N7b5fc2058a614c869ec3e5ad1140d16e,
        _:N7cd99ab29d064abab2bde13afd33c525,
        _:N9082a448f3714bf9bf09243f6c0631a0,
        _:N9f99d5fcbcd6466eafa2c551f053e3fc,
        _:Nabcf117e6dad42d889faaadb1a8e681f,
        _:Nb99b262f7526403ab2b7a4cd39260264,
        _:Nddae7a87647e40519e28ceb17f108fb6,
        _:Ne476c4d194ec44c2b9c1bf51fe0ec1ca,
        _:Ne5350f8d59ba4f1296e0d3b2f9c0644e,
        _:Nf4a7536e0f5f43c9a964ef30c0e48927,
        _:Nfd30f1587ce144728f3e7da59991e023 ;
    mo:track_count 24 ;
    schema:duration "PT97:33"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N0c5149a624094acc92584d371eb3a9b9,
        _:N18262b5537684081bee98121951c757d,
        _:N2f86aa3f56404ed6a3707328e1b17a40,
        _:N410274ef37a846e3912a8fb70e7ce170,
        _:N4418e3eb1f2f451181825c07df370fa0,
        _:N4b27a34109714762ab9de316188211f8,
        _:N56889de49cf04edebea4397be109ab41,
        _:N59ae0100776145489b17d64136321585,
        _:N5d3a47fe475848bf9329e640bc51dd46,
        _:N5da3bcfd485447e5969e4bd274810063,
        _:N678af5cc62e34910bd3bf718a3a68dc9,
        _:N6bdb0ce111ef4f858542635554f60c3a,
        _:N6c68bbe917c64753b16134e0a5228184,
        _:N7b5fc2058a614c869ec3e5ad1140d16e,
        _:N7cd99ab29d064abab2bde13afd33c525,
        _:N9082a448f3714bf9bf09243f6c0631a0,
        _:N9f99d5fcbcd6466eafa2c551f053e3fc,
        _:Nabcf117e6dad42d889faaadb1a8e681f,
        _:Nb99b262f7526403ab2b7a4cd39260264,
        _:Nddae7a87647e40519e28ceb17f108fb6,
        _:Ne476c4d194ec44c2b9c1bf51fe0ec1ca,
        _:Ne5350f8d59ba4f1296e0d3b2f9c0644e,
        _:Nf4a7536e0f5f43c9a964ef30c0e48927,
        _:Nfd30f1587ce144728f3e7da59991e023 .

