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

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

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

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

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

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

<https://medium-media.vgm.io/albums/28/52882/52882-1432069990.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/52882#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Runescape: Songs from the Depths"@en,
        "Songs from the Depths"@ja,
        "Runescape: Songs from the Depths"@ja-latn ;
    mo:performance_of <album/52882#musicalwork> ;
    mo:performer _:N9d6a4146874e47559ffeb592c691795f ;
    mo:recorded_as <album/52882#musicalexpression> ;
    schema:byArtist _:N9d6a4146874e47559ffeb592c691795f ;
    schema:name "Runescape: Songs from the Depths"@en,
        "Songs from the Depths"@ja,
        "Runescape: Songs from the Depths"@ja-latn ;
    schema:workPerformed <album/52882#musicalwork> .

<album/52882#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Runescape: Songs from the Depths"@en,
        "Songs from the Depths"@ja,
        "Runescape: Songs from the Depths"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Adam Bond"@en ;
            foaf:made <album/52882#composition> ;
            foaf:name "Adam Bond"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Michael Manning"@en ;
            foaf:made <album/52882#composition> ;
            foaf:name "Michael Manning"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kerry Bolland"@en ;
            foaf:made <album/52882#composition> ;
            foaf:name "Kerry Bolland"@en ],
        <artist/65252#subject> ;
    mo:produced_work <album/52882#musicalwork> ;
    schema:name "Runescape: Songs from the Depths"@en,
        "Songs from the Depths"@ja,
        "Runescape: Songs from the Depths"@ja-latn .

<album/52882#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-01"^^xsd:date ;
    dcterms:title "Runescape: Songs from the Depths"@en,
        "Songs from the Depths"@ja,
        "Runescape: Songs from the Depths"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/52882#musicalexpression> ;
    mo:publisher _:N3c5214ff5dcf4be1946fa5ff2d2a830a ;
    mo:record _:N867c7dc2b0834e7b96095de99a826992 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "RuneScape 3"@en ;
            foaf:name "RuneScape 3"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jagex Audio"@en ;
            foaf:name "Jagex Audio"@en ] ;
    schema:datePublished "2012-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/52882/52882-1432069990.jpg> ;
    schema:name "Runescape: Songs from the Depths"@en,
        "Songs from the Depths"@ja,
        "Runescape: Songs from the Depths"@ja-latn ;
    schema:publisher _:N3c5214ff5dcf4be1946fa5ff2d2a830a ;
    foaf:depiction <https://media.vgm.io/albums/28/52882/52882-1432069990.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52882#subject> ;
    schema:name "Kerry Bolland"@en ;
    foaf:made <album/52882#subject> ;
    foaf:name "Kerry Bolland"@en .

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

_:N01c8fad893b544b090268847832d3230 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Queen Black Dragon"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N867c7dc2b0834e7b96095de99a826992 ;
    schema:name "Queen Black Dragon"@en .

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

_:N524d73da7945491fb3ba5e34b207d42e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Weaving"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N867c7dc2b0834e7b96095de99a826992 ;
    schema:name "Weaving"@en .

_:N5e4f4e6d8fb142b291926828e8921ff4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song From the Depths"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N867c7dc2b0834e7b96095de99a826992 ;
    schema:name "Song From the Depths"@en .

_:N676d6c28e0bb4396899ab519a5dd933d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Long Road"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N867c7dc2b0834e7b96095de99a826992 ;
    schema:name "Long Road"@en .

_:N7f94b82b30ae487983de46e7667c797f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wending through the Willows"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N867c7dc2b0834e7b96095de99a826992 ;
    schema:name "Wending through the Willows"@en .

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

_:Na22e7a3ae9c9481aa7996127ca087eb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Something is Wrong"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N867c7dc2b0834e7b96095de99a826992 ;
    schema:name "Something is Wrong"@en .

_:Nb43c8e02b6fc40d2aa5da63629c45bb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Getting on with Things"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N867c7dc2b0834e7b96095de99a826992 ;
    schema:name "Getting on with Things"@en .

_:Nc6f646de90b44d05a8aebc2c1075b7f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hunting Dragons"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N867c7dc2b0834e7b96095de99a826992 ;
    schema:name "Hunting Dragons"@en .

_:Ndc1b8691630f4a589901c8dcfcb05a9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Belly of the Beast"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N867c7dc2b0834e7b96095de99a826992 ;
    schema:name "Belly of the Beast"@en .

_:Nf09a477f34094a5097af397c762ae80e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echo"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N867c7dc2b0834e7b96095de99a826992 ;
    schema:name "Echo"@en .

_:N867c7dc2b0834e7b96095de99a826992 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01c8fad893b544b090268847832d3230,
        _:N524d73da7945491fb3ba5e34b207d42e,
        _:N5e4f4e6d8fb142b291926828e8921ff4,
        _:N676d6c28e0bb4396899ab519a5dd933d,
        _:N7f94b82b30ae487983de46e7667c797f,
        _:Na22e7a3ae9c9481aa7996127ca087eb5,
        _:Nb43c8e02b6fc40d2aa5da63629c45bb1,
        _:Nc6f646de90b44d05a8aebc2c1075b7f5,
        _:Ndc1b8691630f4a589901c8dcfcb05a9c,
        _:Nf09a477f34094a5097af397c762ae80e ;
    mo:track_count 10 ;
    schema:duration "PT24:13"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N01c8fad893b544b090268847832d3230,
        _:N524d73da7945491fb3ba5e34b207d42e,
        _:N5e4f4e6d8fb142b291926828e8921ff4,
        _:N676d6c28e0bb4396899ab519a5dd933d,
        _:N7f94b82b30ae487983de46e7667c797f,
        _:Na22e7a3ae9c9481aa7996127ca087eb5,
        _:Nb43c8e02b6fc40d2aa5da63629c45bb1,
        _:Nc6f646de90b44d05a8aebc2c1075b7f5,
        _:Ndc1b8691630f4a589901c8dcfcb05a9c,
        _:Nf09a477f34094a5097af397c762ae80e .

