@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 "Helen Robertson"@en ;
            foaf:made <album/73307#composition> ;
            foaf:name "Helen Robertson"@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 "Abbie Day"@en ;
            foaf:made <album/73307#composition> ;
            foaf:name "Abbie Day"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Michael Manning"@en ;
            foaf:made <album/73307#composition> ;
            foaf:name "Michael Manning"@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 _:N0eddf3bdd97545aaa25c1ad01d908f7c,
        _:N2d0da1a61cb2405b9a52b65ade9e37f3,
        _:N49b4d8d5a5ca49d1b36e97c5658b266f,
        _:N75553eddf78b46ed990c2a677fa78ad1,
        _:N7b25ca4a29464cdc9f936a236b95dcc0,
        _:N8d547d2a2b104c6c9f44d757124cacf4,
        _:Nd49d5724eaa1484f8bc4eb14f87a0e57,
        _:Nfb3119da19e64feb92abb3d47a7bb75e,
        <artist/25507#subject>,
        <artist/65252#subject> ;
    mo:recorded_as <album/73307#musicalexpression> ;
    schema:byArtist _:N0eddf3bdd97545aaa25c1ad01d908f7c,
        _:N2d0da1a61cb2405b9a52b65ade9e37f3,
        _:N49b4d8d5a5ca49d1b36e97c5658b266f,
        _:N75553eddf78b46ed990c2a677fa78ad1,
        _:N7b25ca4a29464cdc9f936a236b95dcc0,
        _:N8d547d2a2b104c6c9f44d757124cacf4,
        _:Nd49d5724eaa1484f8bc4eb14f87a0e57,
        _:Nfb3119da19e64feb92abb3d47a7bb75e,
        <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 _:Ne6781b5cd61944b18b2bf9840ca81bac ;
    mo:record _:N0ce5d004e82a4c91ab261b2c88dc9da5 ;
    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 Moon"@en ;
            foaf:name "Mod Moon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Abbie Day"@en ;
            foaf:name "Abbie Day"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mod Gemini"@en ;
            foaf:name "Mod Gemini"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Adam Bond"@en ;
            foaf:name "Adam Bond"@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 "Alan Lau"@en ;
            foaf:name "Alan Lau"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mod Jon"@en ;
            foaf:name "Mod Jon"@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 _:Ne6781b5cd61944b18b2bf9840ca81bac ;
    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 "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 "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 "Michael Manning"@en ;
    foaf:made <album/73307#subject> ;
    foaf:name "Michael Manning"@en .

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

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

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

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

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

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

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

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

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

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

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

_:N3dae8444caaa455483e35ce40a239dbe 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 _:N0ce5d004e82a4c91ab261b2c88dc9da5 ;
    schema:name "Book of A Thousand Songs"@en .

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

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

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

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

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

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

_:N89292d5c2bbe40cf93da384468fd4000 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 _:N0ce5d004e82a4c91ab261b2c88dc9da5 ;
    schema:name "The Route of All Evil"@en .

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

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

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

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

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

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

_:N0ce5d004e82a4c91ab261b2c88dc9da5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0471decabddc45a7b8fe161191a013b1,
        _:N06da0a87c86043a5a808318d95618236,
        _:N123acccf47e642699e974b8b1ed68f06,
        _:N14acf302b264446b9dba68c0eb9916a1,
        _:N1c738d0ea2ca4895b1bf9707daea3607,
        _:N221780b98c6245629ef806e3ef308729,
        _:N2abc5f8c51804ecb9af31503ca01f122,
        _:N2f39e213039e4afd98747f0a1601e9d9,
        _:N32494a8e0d9d457a8e16bf81d8b4089f,
        _:N3dae8444caaa455483e35ce40a239dbe,
        _:N606f1f9105d547f78b4128a6907b201a,
        _:N60e254102c51453b93fd56bd3bb23b36,
        _:N751a99c8c86546128457c3b6a80a0867,
        _:N89292d5c2bbe40cf93da384468fd4000,
        _:N95dcad22e68647d8887c5eab679c7e94,
        _:Nfcdfaa89a8134e2d9df9ec4d7f5982bc ;
    mo:track_count 16 ;
    schema:duration "PT59:52"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0471decabddc45a7b8fe161191a013b1,
        _:N06da0a87c86043a5a808318d95618236,
        _:N123acccf47e642699e974b8b1ed68f06,
        _:N14acf302b264446b9dba68c0eb9916a1,
        _:N1c738d0ea2ca4895b1bf9707daea3607,
        _:N221780b98c6245629ef806e3ef308729,
        _:N2abc5f8c51804ecb9af31503ca01f122,
        _:N2f39e213039e4afd98747f0a1601e9d9,
        _:N32494a8e0d9d457a8e16bf81d8b4089f,
        _:N3dae8444caaa455483e35ce40a239dbe,
        _:N606f1f9105d547f78b4128a6907b201a,
        _:N60e254102c51453b93fd56bd3bb23b36,
        _:N751a99c8c86546128457c3b6a80a0867,
        _:N89292d5c2bbe40cf93da384468fd4000,
        _:N95dcad22e68647d8887c5eab679c7e94,
        _:Nfcdfaa89a8134e2d9df9ec4d7f5982bc .

