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

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

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

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

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

<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/20/148002/148002-76f7416f0b37.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/148002#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/148002/148002-76f7416f0b37.jpg> ;
    foaf:depicts <album/148002#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/148002/148002-76f7416f0b37.jpg> .

<https://medium-media.vgm.io/albums/20/148002/148002-76f7416f0b37.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/148002#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RuneScape: RuneFest Medley (Remix)"@en,
        "RuneScape: RuneFest Medley (Remix)"@ja,
        "RuneScape: RuneFest Medley (Remix)"@ja-latn ;
    mo:performance_of <album/148002#musicalwork> ;
    mo:performer _:Nf103a8b267fe4ed7b9325fedd41ea106 ;
    mo:recorded_as <album/148002#musicalexpression> ;
    schema:byArtist _:Nf103a8b267fe4ed7b9325fedd41ea106 ;
    schema:name "RuneScape: RuneFest Medley (Remix)"@en,
        "RuneScape: RuneFest Medley (Remix)"@ja,
        "RuneScape: RuneFest Medley (Remix)"@ja-latn ;
    schema:workPerformed <album/148002#musicalwork> .

<album/148002#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RuneScape: RuneFest Medley (Remix)"@en,
        "RuneScape: RuneFest Medley (Remix)"@ja,
        "RuneScape: RuneFest Medley (Remix)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Sam Jones"@en ;
            foaf:made <album/148002#composition> ;
            foaf:name "Sam Jones"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cole Rolland"@en ;
            foaf:made <album/148002#composition> ;
            foaf:name "Cole Rolland"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Adam Bond"@en ;
            foaf:made <album/148002#composition> ;
            foaf:name "Adam Bond"@en ],
        <artist/25507#subject> ;
    mo:produced_work <album/148002#musicalwork> ;
    schema:name "RuneScape: RuneFest Medley (Remix)"@en,
        "RuneScape: RuneFest Medley (Remix)"@ja,
        "RuneScape: RuneFest Medley (Remix)"@ja-latn .

<album/148002#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-03-03"^^xsd:date ;
    dcterms:title "RuneScape: RuneFest Medley (Remix)"@en,
        "RuneScape: RuneFest Medley (Remix)"@ja,
        "RuneScape: RuneFest Medley (Remix)"@ja-latn ;
    mo:catalogue_number "LMD283" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/148002#musicalexpression> ;
    mo:publisher <org/1626#subject> ;
    mo:record _:N4b0a5491ee4a4aba944933de7973e6be ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "RuneScape"@en ;
            foaf:name "RuneScape"@en ],
        [ a schema:CreativeWork ;
            schema:name "RuneScape 3"@en ;
            foaf:name "RuneScape 3"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jagex Audio Team"@en ;
            foaf:name "Jagex Audio Team"@en ] ;
    schema:datePublished "2025-03-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/148002/148002-76f7416f0b37.jpg> ;
    schema:name "RuneScape: RuneFest Medley (Remix)"@en,
        "RuneScape: RuneFest Medley (Remix)"@ja,
        "RuneScape: RuneFest Medley (Remix)"@ja-latn ;
    schema:publisher <org/1626#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/148002/148002-76f7416f0b37.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148002#subject> ;
    schema:name "Sam Jones"@en ;
    foaf:made <album/148002#subject> ;
    foaf:name "Sam Jones"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148002#subject> ;
    schema:name "Cole Rolland"@en ;
    foaf:made <album/148002#subject> ;
    foaf:name "Cole Rolland"@en .

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

_:N4b0a5491ee4a4aba944933de7973e6be a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N926b0b30c52148529dc37a792a7d9c4d ;
    mo:track_count 1 ;
    schema:duration "PT9:40"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N926b0b30c52148529dc37a792a7d9c4d .

_:N926b0b30c52148529dc37a792a7d9c4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Runescape: Runefest Medley (feat. Ashleigh Bridges) [Remix]"@en ;
    mo:track_number 1 ;
    schema:duration "PT9:40"^^xsd:interval ;
    schema:inPlaylist _:N4b0a5491ee4a4aba944933de7973e6be ;
    schema:name "Runescape: Runefest Medley (feat. Ashleigh Bridges) [Remix]"@en .

_:Nf103a8b267fe4ed7b9325fedd41ea106 a schema:Person,
        foaf:Person ;
    mo:performed <album/148002#performance> ;
    schema:name "Jagex Audio Team"@en ;
    foaf:name "Jagex Audio Team"@en .

