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

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

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

<artist/5503#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151018#subject> ;
    schema:name "Gene Rozenberg"@en ;
    foaf:made <album/151018#composition>,
        <album/151018#subject> ;
    foaf:name "Gene Rozenberg"@en .

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

<album/151018#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RUNESCAPE OLD SCHOOL: DESERT TREASURE II - THE FALLEN EMPIRE"@en,
        "RUNESCAPE OLD SCHOOL: DESERT TREASURE II - THE FALLEN EMPIRE"@ja,
        "RUNESCAPE OLD SCHOOL: DESERT TREASURE II - THE FALLEN EMPIRE"@ja-latn ;
    mo:performance_of <album/151018#musicalwork> ;
    mo:recorded_as <album/151018#musicalexpression> ;
    schema:name "RUNESCAPE OLD SCHOOL: DESERT TREASURE II - THE FALLEN EMPIRE"@en,
        "RUNESCAPE OLD SCHOOL: DESERT TREASURE II - THE FALLEN EMPIRE"@ja,
        "RUNESCAPE OLD SCHOOL: DESERT TREASURE II - THE FALLEN EMPIRE"@ja-latn ;
    schema:workPerformed <album/151018#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/81/151018/151018-0dbe520b655a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151018#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/151018/151018-0dbe520b655a.jpg> ;
    foaf:depicts <album/151018#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/151018/151018-0dbe520b655a.jpg> .

<https://medium-media.vgm.io/albums/81/151018/151018-0dbe520b655a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/151018#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RUNESCAPE OLD SCHOOL: DESERT TREASURE II - THE FALLEN EMPIRE"@en,
        "RUNESCAPE OLD SCHOOL: DESERT TREASURE II - THE FALLEN EMPIRE"@ja,
        "RUNESCAPE OLD SCHOOL: DESERT TREASURE II - THE FALLEN EMPIRE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Chris Jolly"@en ;
            foaf:made <album/151018#composition> ;
            foaf:name "Chris Jolly"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ed Pilkington"@en ;
            foaf:made <album/151018#composition> ;
            foaf:name "Ed Pilkington"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Grace Docksey"@en ;
            foaf:made <album/151018#composition> ;
            foaf:name "Grace Docksey"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Adam Bond"@en ;
            foaf:made <album/151018#composition> ;
            foaf:name "Adam Bond"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Frederique Gower"@en ;
            foaf:made <album/151018#composition> ;
            foaf:name "Frederique Gower"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Oliver Nixon"@en ;
            foaf:made <album/151018#composition> ;
            foaf:name "Oliver Nixon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Julian Surma"@en ;
            foaf:made <album/151018#composition> ;
            foaf:name "Julian Surma"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ashleigh Bridges"@en ;
            foaf:made <album/151018#composition> ;
            foaf:name "Ashleigh Bridges"@en ],
        <artist/5503#subject> ;
    mo:produced_work <album/151018#musicalwork> ;
    schema:name "RUNESCAPE OLD SCHOOL: DESERT TREASURE II - THE FALLEN EMPIRE"@en,
        "RUNESCAPE OLD SCHOOL: DESERT TREASURE II - THE FALLEN EMPIRE"@ja,
        "RUNESCAPE OLD SCHOOL: DESERT TREASURE II - THE FALLEN EMPIRE"@ja-latn .

<album/151018#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-06-23"^^xsd:date ;
    dcterms:title "RUNESCAPE OLD SCHOOL: DESERT TREASURE II - THE FALLEN EMPIRE"@en,
        "RUNESCAPE OLD SCHOOL: DESERT TREASURE II - THE FALLEN EMPIRE"@ja,
        "RUNESCAPE OLD SCHOOL: DESERT TREASURE II - THE FALLEN EMPIRE"@ja-latn ;
    mo:catalogue_number "LMD326" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/151018#musicalexpression> ;
    mo:publisher <org/1626#subject> ;
    mo:record _:N494f7576106f4297b3a6c4643cebdee4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "RuneScape"@en ;
            foaf:name "RuneScape"@en ] ;
    schema:datePublished "2025-06-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/151018/151018-0dbe520b655a.jpg> ;
    schema:name "RUNESCAPE OLD SCHOOL: DESERT TREASURE II - THE FALLEN EMPIRE"@en,
        "RUNESCAPE OLD SCHOOL: DESERT TREASURE II - THE FALLEN EMPIRE"@ja,
        "RUNESCAPE OLD SCHOOL: DESERT TREASURE II - THE FALLEN EMPIRE"@ja-latn ;
    schema:publisher <org/1626#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/151018/151018-0dbe520b655a.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151018#subject> ;
    schema:name "Julian Surma"@en ;
    foaf:made <album/151018#subject> ;
    foaf:name "Julian Surma"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151018#subject> ;
    schema:name "Chris Jolly"@en ;
    foaf:made <album/151018#subject> ;
    foaf:name "Chris Jolly"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151018#subject> ;
    schema:name "Oliver Nixon"@en ;
    foaf:made <album/151018#subject> ;
    foaf:name "Oliver Nixon"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151018#subject> ;
    schema:name "Ashleigh Bridges"@en ;
    foaf:made <album/151018#subject> ;
    foaf:name "Ashleigh Bridges"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151018#subject> ;
    schema:name "Frederique Gower"@en ;
    foaf:made <album/151018#subject> ;
    foaf:name "Frederique Gower"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151018#subject> ;
    schema:name "Ed Pilkington"@en ;
    foaf:made <album/151018#subject> ;
    foaf:name "Ed Pilkington"@en .

_:N01654b365da2428fbd4b6af8ace72fc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood Rush"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N494f7576106f4297b3a6c4643cebdee4 ;
    schema:name "Blood Rush"@en .

_:N195e053c2b3247d8b0ced0fef4f35b7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eye See You"@en ;
    mo:track_number 9 ;
    schema:duration "PT7:08"^^xsd:interval ;
    schema:inPlaylist _:N494f7576106f4297b3a6c4643cebdee4 ;
    schema:name "Eye See You"@en .

_:N32f4001ee881466a98a58d46dda314b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Master of Puppets"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N494f7576106f4297b3a6c4643cebdee4 ;
    schema:name "Master of Puppets"@en .

_:N42ceb7def8434c688efe48c9e4743d93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Silent Choir"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:42"^^xsd:interval ;
    schema:inPlaylist _:N494f7576106f4297b3a6c4643cebdee4 ;
    schema:name "Song of the Silent Choir"@en .

_:N57c9968c0ecc46a993307b2c834c9840 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tick Tock"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N494f7576106f4297b3a6c4643cebdee4 ;
    schema:name "Tick Tock"@en .

_:N6f117e72ae6b4a6c932d6c0aef0782bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Vault"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N494f7576106f4297b3a6c4643cebdee4 ;
    schema:name "The Vault"@en .

_:N70d35289539f4d94ab9dce48ee50d4b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unturned Stones"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N494f7576106f4297b3a6c4643cebdee4 ;
    schema:name "Unturned Stones"@en .

_:N887179a9f6f841b1bf0319b7a54e522b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colossus of the Deep"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:02"^^xsd:interval ;
    schema:inPlaylist _:N494f7576106f4297b3a6c4643cebdee4 ;
    schema:name "Colossus of the Deep"@en .

_:N92b4a678e00749c1bff015faee939e7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strangled"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N494f7576106f4297b3a6c4643cebdee4 ;
    schema:name "Strangled"@en .

_:N9508b80ace854227b7f6b2bc818207b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prison Break"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N494f7576106f4297b3a6c4643cebdee4 ;
    schema:name "Prison Break"@en .

_:Ncaff8a2013bd4c388fdef467eefa61d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Worthy Foe"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:N494f7576106f4297b3a6c4643cebdee4 ;
    schema:name "A Worthy Foe"@en .

_:Ne146231ea4c44ade992ed5f303be981d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scar Tissue"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:N494f7576106f4297b3a6c4643cebdee4 ;
    schema:name "Scar Tissue"@en .

_:Ne968ad0f6e614ff291517ab732c2b6ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fallen Empire"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N494f7576106f4297b3a6c4643cebdee4 ;
    schema:name "The Fallen Empire"@en .

_:Nf2ed470dcdc4461fa3b1809b57b419bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "His Faithful Servants"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N494f7576106f4297b3a6c4643cebdee4 ;
    schema:name "His Faithful Servants"@en .

_:N494f7576106f4297b3a6c4643cebdee4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01654b365da2428fbd4b6af8ace72fc6,
        _:N195e053c2b3247d8b0ced0fef4f35b7c,
        _:N32f4001ee881466a98a58d46dda314b0,
        _:N42ceb7def8434c688efe48c9e4743d93,
        _:N57c9968c0ecc46a993307b2c834c9840,
        _:N6f117e72ae6b4a6c932d6c0aef0782bf,
        _:N70d35289539f4d94ab9dce48ee50d4b6,
        _:N887179a9f6f841b1bf0319b7a54e522b,
        _:N92b4a678e00749c1bff015faee939e7b,
        _:N9508b80ace854227b7f6b2bc818207b4,
        _:Ncaff8a2013bd4c388fdef467eefa61d2,
        _:Ne146231ea4c44ade992ed5f303be981d,
        _:Ne968ad0f6e614ff291517ab732c2b6ea,
        _:Nf2ed470dcdc4461fa3b1809b57b419bb ;
    mo:track_count 14 ;
    schema:duration "PT68:14"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N01654b365da2428fbd4b6af8ace72fc6,
        _:N195e053c2b3247d8b0ced0fef4f35b7c,
        _:N32f4001ee881466a98a58d46dda314b0,
        _:N42ceb7def8434c688efe48c9e4743d93,
        _:N57c9968c0ecc46a993307b2c834c9840,
        _:N6f117e72ae6b4a6c932d6c0aef0782bf,
        _:N70d35289539f4d94ab9dce48ee50d4b6,
        _:N887179a9f6f841b1bf0319b7a54e522b,
        _:N92b4a678e00749c1bff015faee939e7b,
        _:N9508b80ace854227b7f6b2bc818207b4,
        _:Ncaff8a2013bd4c388fdef467eefa61d2,
        _:Ne146231ea4c44ade992ed5f303be981d,
        _:Ne968ad0f6e614ff291517ab732c2b6ea,
        _:Nf2ed470dcdc4461fa3b1809b57b419bb .

