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

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

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

<artist/5681#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73307#subject> ;
    schema:name "James Hannigan"@en ;
    foaf:made <album/73307#composition>,
        <album/73307#subject> ;
    foaf:name "James Hannigan"@en .

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

<https://media.vgm.io/albums/70/73307/73307-3a2a5223057b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/73307#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/73307/73307-3a2a5223057b.jpg> ;
    foaf:depicts <album/73307#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/73307/73307-3a2a5223057b.jpg> .

<https://medium-media.vgm.io/albums/70/73307/73307-3a2a5223057b.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/25507#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73307#subject> ;
    mo:performed <album/73307#performance> ;
    schema:name "Ian Taylor"@en ;
    foaf:made <album/73307#composition>,
        <album/73307#subject> ;
    foaf:name "Ian Taylor"@en .

<artist/65252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73307#subject> ;
    mo:performed <album/73307#performance> ;
    schema:name "Stephen Lord"@en ;
    foaf:made <album/73307#composition>,
        <album/73307#subject> ;
    foaf:name "Stephen Lord"@en .

<album/73307#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RuneScape Through The Ages Original Soundtrack"@en,
        "RuneScape Through The Ages Original Soundtrack"@ja,
        "RuneScape Through The Ages Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Michael Manning"@en ;
            foaf:made <album/73307#composition> ;
            foaf:name "Michael Manning"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Adam Bond"@en ;
            foaf:made <album/73307#composition> ;
            foaf:name "Adam Bond"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Helen Robertson"@en ;
            foaf:made <album/73307#composition> ;
            foaf:name "Helen Robertson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Abbie Day"@en ;
            foaf:made <album/73307#composition> ;
            foaf:name "Abbie Day"@en ],
        <artist/25507#subject>,
        <artist/5681#subject>,
        <artist/65252#subject> ;
    mo:produced_work <album/73307#musicalwork> ;
    schema:name "RuneScape Through The Ages Original Soundtrack"@en,
        "RuneScape Through The Ages Original Soundtrack"@ja,
        "RuneScape Through The Ages Original Soundtrack"@ja-latn .

<album/73307#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RuneScape Through The Ages Original Soundtrack"@en,
        "RuneScape Through The Ages Original Soundtrack"@ja,
        "RuneScape Through The Ages Original Soundtrack"@ja-latn ;
    mo:performance_of <album/73307#musicalwork> ;
    mo:performer _:N1f5e48ecac534142b268f5c10643ed54,
        _:N2546a969f0f446d6b301c3fbca4cbe10,
        _:N2c86dbae3a804338a0838abd9e99efac,
        _:N7a9250a481464635a1641bb23f41bd96,
        _:N82d4a4180b1345a1b677308d35d13c06,
        _:N9d034d2352114510a8a413bc253246eb,
        _:Na05abbf040f347d7b8b1ccc586631d19,
        _:Nff14367717ae4bc2bcc9ddb889d4dbc0,
        <artist/25507#subject>,
        <artist/65252#subject> ;
    mo:recorded_as <album/73307#musicalexpression> ;
    schema:byArtist _:N1f5e48ecac534142b268f5c10643ed54,
        _:N2546a969f0f446d6b301c3fbca4cbe10,
        _:N2c86dbae3a804338a0838abd9e99efac,
        _:N7a9250a481464635a1641bb23f41bd96,
        _:N82d4a4180b1345a1b677308d35d13c06,
        _:N9d034d2352114510a8a413bc253246eb,
        _:Na05abbf040f347d7b8b1ccc586631d19,
        _:Nff14367717ae4bc2bcc9ddb889d4dbc0,
        <artist/25507#subject>,
        <artist/65252#subject> ;
    schema:name "RuneScape Through The Ages Original Soundtrack"@en,
        "RuneScape Through The Ages Original Soundtrack"@ja,
        "RuneScape Through The Ages Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/73307#musicalwork> .

<album/73307#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-09-23"^^xsd:date ;
    dcterms:title "RuneScape Through The Ages Original Soundtrack"@en,
        "RuneScape Through The Ages Original Soundtrack"@ja,
        "RuneScape Through The Ages Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73307#musicalexpression> ;
    mo:publisher _:N30b4da04e7674f858d23c262d029073f ;
    mo:record _:N61521db250724206aeabb46d22b0f3ec ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "RuneScape"@en ;
            foaf:name "RuneScape"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mod Jon"@en ;
            foaf:name "Mod Jon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Alan Lau"@en ;
            foaf:name "Alan Lau"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mod Gemini"@en ;
            foaf:name "Mod Gemini"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Timothy O'Neil"@en ;
            foaf:name "Timothy O'Neil"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mod Moon"@en ;
            foaf:name "Mod Moon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Adam Bond"@en ;
            foaf:name "Adam Bond"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Abbie Day"@en ;
            foaf:name "Abbie Day"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mod Linda"@en ;
            foaf:name "Mod Linda"@en ],
        <artist/25507#subject>,
        <artist/65252#subject> ;
    schema:datePublished "2017-09-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/73307/73307-3a2a5223057b.jpg> ;
    schema:name "RuneScape Through The Ages Original Soundtrack"@en,
        "RuneScape Through The Ages Original Soundtrack"@ja,
        "RuneScape Through The Ages Original Soundtrack"@ja-latn ;
    schema:publisher _:N30b4da04e7674f858d23c262d029073f ;
    foaf:depiction <https://media.vgm.io/albums/70/73307/73307-3a2a5223057b.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73307#subject> ;
    schema:name "Adam Bond"@en ;
    foaf:made <album/73307#subject> ;
    foaf:name "Adam Bond"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73307#subject> ;
    schema:name "Abbie Day"@en ;
    foaf:made <album/73307#subject> ;
    foaf:name "Abbie Day"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73307#subject> ;
    schema:name "Helen Robertson"@en ;
    foaf:made <album/73307#subject> ;
    foaf:name "Helen Robertson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73307#subject> ;
    schema:name "Michael Manning"@en ;
    foaf:made <album/73307#subject> ;
    foaf:name "Michael Manning"@en .

_:N10f6107fb08649cb9c5e27c8a33ad3de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Creation"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N61521db250724206aeabb46d22b0f3ec ;
    schema:name "Creation"@en .

_:N126584ab82604157b09135fd2dbc328a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Saradominists"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N61521db250724206aeabb46d22b0f3ec ;
    schema:name "Saradominists"@en .

_:N1f5e48ecac534142b268f5c10643ed54 a schema:Person,
        foaf:Person ;
    mo:performed <album/73307#performance> ;
    schema:name "Timothy O'Neil"@en ;
    foaf:name "Timothy O'Neil"@en .

_:N1fc81c485047435d95b135f2c5c33925 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Book of A Thousand Songs"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N61521db250724206aeabb46d22b0f3ec ;
    schema:name "Book of A Thousand Songs"@en .

_:N2526d7f255a84a858f80da46d9d98533 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flute Salad (RuneFest Remix)"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N61521db250724206aeabb46d22b0f3ec ;
    schema:name "Flute Salad (RuneFest Remix)"@en .

_:N2546a969f0f446d6b301c3fbca4cbe10 a schema:Person,
        foaf:Person ;
    mo:performed <album/73307#performance> ;
    schema:name "Mod Moon"@en ;
    foaf:name "Mod Moon"@en .

_:N2c86dbae3a804338a0838abd9e99efac a schema:Person,
        foaf:Person ;
    mo:performed <album/73307#performance> ;
    schema:name "Mod Linda"@en ;
    foaf:name "Mod Linda"@en .

_:N30b4da04e7674f858d23c262d029073f schema:name "Jagex"@en ;
    foaf:name "Jagex"@en .

_:N478c2b37c4914809b27ad4c1cf8b78f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scape Original"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N61521db250724206aeabb46d22b0f3ec ;
    schema:name "Scape Original"@en .

_:N7a9250a481464635a1641bb23f41bd96 a schema:Person,
        foaf:Person ;
    mo:performed <album/73307#performance> ;
    schema:name "Abbie Day"@en ;
    foaf:name "Abbie Day"@en .

_:N82d4a4180b1345a1b677308d35d13c06 a schema:Person,
        foaf:Person ;
    mo:performed <album/73307#performance> ;
    schema:name "Mod Jon"@en ;
    foaf:name "Mod Jon"@en .

_:N85ec6752b5e44f57b560777b1976dfe2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N61521db250724206aeabb46d22b0f3ec ;
    schema:name "Adventure"@en .

_:N8c08777ee0934f3189102ab33b713d7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Animal Apogee"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N61521db250724206aeabb46d22b0f3ec ;
    schema:name "Animal Apogee"@en .

_:N8fd0103989e04666a33ce69f83a5088a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Citharede Requiem"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N61521db250724206aeabb46d22b0f3ec ;
    schema:name "Citharede Requiem"@en .

_:N9d034d2352114510a8a413bc253246eb a schema:Person,
        foaf:Person ;
    mo:performed <album/73307#performance> ;
    schema:name "Alan Lau"@en ;
    foaf:name "Alan Lau"@en .

_:Na028131754a84a46a3fdccd0484919f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Barbarianism"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N61521db250724206aeabb46d22b0f3ec ;
    schema:name "Barbarianism"@en .

_:Na05abbf040f347d7b8b1ccc586631d19 a schema:Person,
        foaf:Person ;
    mo:performed <album/73307#performance> ;
    schema:name "Mod Gemini"@en ;
    foaf:name "Mod Gemini"@en .

_:Na722c7f641d740d28b54b969f676d007 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel of Death"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:inPlaylist _:N61521db250724206aeabb46d22b0f3ec ;
    schema:name "Angel of Death"@en .

_:Nc0c2460c280f404c89b1182b6cb9a3c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temple Desecrated"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N61521db250724206aeabb46d22b0f3ec ;
    schema:name "Temple Desecrated"@en .

_:Ncb1832a607794d0ea1b5fd28d6c80955 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Empyrean Citadel"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N61521db250724206aeabb46d22b0f3ec ;
    schema:name "Empyrean Citadel"@en .

_:Ne72168bd48574a9a9bc3a0559b21a03f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragments of Guthix"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N61521db250724206aeabb46d22b0f3ec ;
    schema:name "Fragments of Guthix"@en .

_:Nf1d61661442c4d1b9618c5166eea0351 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Newbie Melody"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N61521db250724206aeabb46d22b0f3ec ;
    schema:name "Newbie Melody"@en .

_:Nf4a7af5794704c67bd265223d3dbcae6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Book of Spells"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N61521db250724206aeabb46d22b0f3ec ;
    schema:name "Book of Spells"@en .

_:Nf68833e1ecc04901b24821fa2ccc84de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Route of All Evil"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N61521db250724206aeabb46d22b0f3ec ;
    schema:name "The Route of All Evil"@en .

_:Nff14367717ae4bc2bcc9ddb889d4dbc0 a schema:Person,
        foaf:Person ;
    mo:performed <album/73307#performance> ;
    schema:name "Adam Bond"@en ;
    foaf:name "Adam Bond"@en .

_:N61521db250724206aeabb46d22b0f3ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10f6107fb08649cb9c5e27c8a33ad3de,
        _:N126584ab82604157b09135fd2dbc328a,
        _:N1fc81c485047435d95b135f2c5c33925,
        _:N2526d7f255a84a858f80da46d9d98533,
        _:N478c2b37c4914809b27ad4c1cf8b78f6,
        _:N85ec6752b5e44f57b560777b1976dfe2,
        _:N8c08777ee0934f3189102ab33b713d7f,
        _:N8fd0103989e04666a33ce69f83a5088a,
        _:Na028131754a84a46a3fdccd0484919f3,
        _:Na722c7f641d740d28b54b969f676d007,
        _:Nc0c2460c280f404c89b1182b6cb9a3c4,
        _:Ncb1832a607794d0ea1b5fd28d6c80955,
        _:Ne72168bd48574a9a9bc3a0559b21a03f,
        _:Nf1d61661442c4d1b9618c5166eea0351,
        _:Nf4a7af5794704c67bd265223d3dbcae6,
        _:Nf68833e1ecc04901b24821fa2ccc84de ;
    mo:track_count 16 ;
    schema:duration "PT59:52"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N10f6107fb08649cb9c5e27c8a33ad3de,
        _:N126584ab82604157b09135fd2dbc328a,
        _:N1fc81c485047435d95b135f2c5c33925,
        _:N2526d7f255a84a858f80da46d9d98533,
        _:N478c2b37c4914809b27ad4c1cf8b78f6,
        _:N85ec6752b5e44f57b560777b1976dfe2,
        _:N8c08777ee0934f3189102ab33b713d7f,
        _:N8fd0103989e04666a33ce69f83a5088a,
        _:Na028131754a84a46a3fdccd0484919f3,
        _:Na722c7f641d740d28b54b969f676d007,
        _:Nc0c2460c280f404c89b1182b6cb9a3c4,
        _:Ncb1832a607794d0ea1b5fd28d6c80955,
        _:Ne72168bd48574a9a9bc3a0559b21a03f,
        _:Nf1d61661442c4d1b9618c5166eea0351,
        _:Nf4a7af5794704c67bd265223d3dbcae6,
        _:Nf68833e1ecc04901b24821fa2ccc84de .

