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

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

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

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

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

<album/97556#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RuneScape: Archaeology"@en,
        "RuneScape: Archaeology"@ja,
        "RuneScape: Archaeology"@ja-latn ;
    mo:performance_of <album/97556#musicalwork> ;
    mo:recorded_as <album/97556#musicalexpression> ;
    schema:name "RuneScape: Archaeology"@en,
        "RuneScape: Archaeology"@ja,
        "RuneScape: Archaeology"@ja-latn ;
    schema:workPerformed <album/97556#musicalwork> .

<org/1626#subject> schema:name "Laced Records"@en,
        "Laced Records"@ja,
        "Laced Records"@ja-latn ;
    foaf:name "Laced Records"@en,
        "Laced Records"@ja,
        "Laced Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/65/97556/97556-1585671021.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97556#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RuneScape: Archaeology"@en,
        "RuneScape: Archaeology"@ja,
        "RuneScape: Archaeology"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Grace Docksey"@en ;
            foaf:made <album/97556#composition> ;
            foaf:name "Grace Docksey"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ashton Mills"@en ;
            foaf:made <album/97556#composition> ;
            foaf:name "Ashton Mills"@en ],
        <artist/25507#subject> ;
    mo:produced_work <album/97556#musicalwork> ;
    schema:name "RuneScape: Archaeology"@en,
        "RuneScape: Archaeology"@ja,
        "RuneScape: Archaeology"@ja-latn .

<album/97556#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-30"^^xsd:date ;
    dcterms:title "RuneScape: Archaeology"@en,
        "RuneScape: Archaeology"@ja,
        "RuneScape: Archaeology"@ja-latn ;
    mo:catalogue_number "LMD085" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/97556#musicalexpression> ;
    mo:publisher <org/1626#subject> ;
    mo:record _:N9e9f7670703647abb6f9d204012cd314 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "RuneScape 3"@en ;
            foaf:name "RuneScape 3"@en ] ;
    schema:datePublished "2020-03-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/97556/97556-1585671021.jpg> ;
    schema:name "RuneScape: Archaeology"@en,
        "RuneScape: Archaeology"@ja,
        "RuneScape: Archaeology"@ja-latn ;
    schema:publisher <org/1626#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/97556/97556-1585671021.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97556#subject> ;
    schema:name "Grace Docksey"@en ;
    foaf:made <album/97556#subject> ;
    foaf:name "Grace Docksey"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97556#subject> ;
    schema:name "Ashton Mills"@en ;
    foaf:made <album/97556#subject> ;
    foaf:name "Ashton Mills"@en .

_:N07fa09ae8403452cbb4ae24c759bc480 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spoils of War"@en ;
    mo:track_number 15 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N9e9f7670703647abb6f9d204012cd314 ;
    schema:name "Spoils of War"@en .

_:N0b37b74ab00a4b51b58d7a11fd634601 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Archaeology Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N9e9f7670703647abb6f9d204012cd314 ;
    schema:name "Archaeology Theme"@en .

_:N1c00b00e336749bb9b925a2863ed9ab9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buried in Time"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N9e9f7670703647abb6f9d204012cd314 ;
    schema:name "Buried in Time"@en .

_:N20907ea31bea4850b81bd73e048ec17e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disorder"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N9e9f7670703647abb6f9d204012cd314 ;
    schema:name "Disorder"@en .

_:N22e4080951cb40779670b6941185d7ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Infernal Source"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N9e9f7670703647abb6f9d204012cd314 ;
    schema:name "The Infernal Source"@en .

_:N324419b57fe3436cab71ae87a7e4a94e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time is the Key"@en ;
    mo:track_number 9 ;
    schema:duration "PT8:35"^^xsd:interval ;
    schema:inPlaylist _:N9e9f7670703647abb6f9d204012cd314 ;
    schema:name "Time is the Key"@en .

_:N371ef6bbd3084515b13ca12cf6091689 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Star Lodge"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N9e9f7670703647abb6f9d204012cd314 ;
    schema:name "The Star Lodge"@en .

_:N579227418bbd4d16baeddf1027f4ad15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawn of War"@en ;
    mo:track_number 14 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:N9e9f7670703647abb6f9d204012cd314 ;
    schema:name "Dawn of War"@en .

_:N7b342de1a97448c39ec102bfd38c7758 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlight"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:N9e9f7670703647abb6f9d204012cd314 ;
    schema:name "Everlight"@en .

_:N938119fa30904cf8b38152b55c285838 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illuminating the Past"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:31"^^xsd:interval ;
    schema:inPlaylist _:N9e9f7670703647abb6f9d204012cd314 ;
    schema:name "Illuminating the Past"@en .

_:Na2a3d58a25c14bb3830e56ce902eda6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Howl's Floating Workshop"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N9e9f7670703647abb6f9d204012cd314 ;
    schema:name "Howl's Floating Workshop"@en .

_:Ncd2c37b8f146470b8be269c071e3ca4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echoes of the Tempest"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N9e9f7670703647abb6f9d204012cd314 ;
    schema:name "Echoes of the Tempest"@en .

_:Neb4ab5d0d9d7498190bcc387f7687145 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secrets Interred"@en ;
    mo:track_number 16 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N9e9f7670703647abb6f9d204012cd314 ;
    schema:name "Secrets Interred"@en .

_:Necc0ee93774647d7a8e572e99dc5b94e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Subdued by the Sand"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:N9e9f7670703647abb6f9d204012cd314 ;
    schema:name "Subdued by the Sand"@en .

_:Nf167dc1adfc24b71a0226294c3f99763 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skybound and Sundered"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N9e9f7670703647abb6f9d204012cd314 ;
    schema:name "Skybound and Sundered"@en .

_:Nf2342c9ab2f24417bd33119ab2810865 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What Lies Beneath"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N9e9f7670703647abb6f9d204012cd314 ;
    schema:name "What Lies Beneath"@en .

_:Nf56e62022d2b49e585411ba32e5dec2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Archaeology Level Up"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N9e9f7670703647abb6f9d204012cd314 ;
    schema:name "Archaeology Level Up"@en .

_:N9e9f7670703647abb6f9d204012cd314 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07fa09ae8403452cbb4ae24c759bc480,
        _:N0b37b74ab00a4b51b58d7a11fd634601,
        _:N1c00b00e336749bb9b925a2863ed9ab9,
        _:N20907ea31bea4850b81bd73e048ec17e,
        _:N22e4080951cb40779670b6941185d7ea,
        _:N324419b57fe3436cab71ae87a7e4a94e,
        _:N371ef6bbd3084515b13ca12cf6091689,
        _:N579227418bbd4d16baeddf1027f4ad15,
        _:N7b342de1a97448c39ec102bfd38c7758,
        _:N938119fa30904cf8b38152b55c285838,
        _:Na2a3d58a25c14bb3830e56ce902eda6f,
        _:Ncd2c37b8f146470b8be269c071e3ca4f,
        _:Neb4ab5d0d9d7498190bcc387f7687145,
        _:Necc0ee93774647d7a8e572e99dc5b94e,
        _:Nf167dc1adfc24b71a0226294c3f99763,
        _:Nf2342c9ab2f24417bd33119ab2810865,
        _:Nf56e62022d2b49e585411ba32e5dec2b ;
    mo:track_count 17 ;
    schema:duration "PT85:13"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N07fa09ae8403452cbb4ae24c759bc480,
        _:N0b37b74ab00a4b51b58d7a11fd634601,
        _:N1c00b00e336749bb9b925a2863ed9ab9,
        _:N20907ea31bea4850b81bd73e048ec17e,
        _:N22e4080951cb40779670b6941185d7ea,
        _:N324419b57fe3436cab71ae87a7e4a94e,
        _:N371ef6bbd3084515b13ca12cf6091689,
        _:N579227418bbd4d16baeddf1027f4ad15,
        _:N7b342de1a97448c39ec102bfd38c7758,
        _:N938119fa30904cf8b38152b55c285838,
        _:Na2a3d58a25c14bb3830e56ce902eda6f,
        _:Ncd2c37b8f146470b8be269c071e3ca4f,
        _:Neb4ab5d0d9d7498190bcc387f7687145,
        _:Necc0ee93774647d7a8e572e99dc5b94e,
        _:Nf167dc1adfc24b71a0226294c3f99763,
        _:Nf2342c9ab2f24417bd33119ab2810865,
        _:Nf56e62022d2b49e585411ba32e5dec2b .

