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

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

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

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

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

<https://medium-media.vgm.io/albums/59/52895/52895-1432086853.jpg> a schema:ImageObject,
        foaf:Image .

<album/52895#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Runescape: Troll Warzone"@en,
        "Troll Warzone"@ja,
        "Runescape: Troll Warzone"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Adam Bond"@en ;
            foaf:made <album/52895#composition> ;
            foaf:name "Adam Bond"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Michael Manning"@en ;
            foaf:made <album/52895#composition> ;
            foaf:name "Michael Manning"@en ] ;
    mo:produced_work <album/52895#musicalwork> ;
    schema:name "Runescape: Troll Warzone"@en,
        "Troll Warzone"@ja,
        "Runescape: Troll Warzone"@ja-latn .

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

<album/52895#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Runescape: Troll Warzone"@en,
        "Troll Warzone"@ja,
        "Runescape: Troll Warzone"@ja-latn ;
    mo:performance_of <album/52895#musicalwork> ;
    mo:performer _:N3c40449a024f48d48ad9145021905425 ;
    mo:recorded_as <album/52895#musicalexpression> ;
    schema:byArtist _:N3c40449a024f48d48ad9145021905425 ;
    schema:name "Runescape: Troll Warzone"@en,
        "Troll Warzone"@ja,
        "Runescape: Troll Warzone"@ja-latn ;
    schema:workPerformed <album/52895#musicalwork> .

<album/52895#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-01"^^xsd:date ;
    dcterms:title "Runescape: Troll Warzone"@en,
        "Troll Warzone"@ja,
        "Runescape: Troll Warzone"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/52895#musicalexpression> ;
    mo:publisher _:N71605f3d33834dada7d1c69bf280a01e ;
    mo:record _:N32c1974b1ce34ce38e1f63353f779156 ;
    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/59/52895/52895-1432086853.jpg> ;
    schema:name "Runescape: Troll Warzone"@en,
        "Troll Warzone"@ja,
        "Runescape: Troll Warzone"@ja-latn ;
    schema:publisher _:N71605f3d33834dada7d1c69bf280a01e ;
    foaf:depiction <https://media.vgm.io/albums/59/52895/52895-1432086853.jpg> .

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

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

_:N084bcba1b3554c9ea235b2a7324f46cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Taverley Dreams"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N32c1974b1ce34ce38e1f63353f779156 ;
    schema:name "Taverley Dreams"@en .

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

_:N45e1b4e8138a464d836d68df391a0e21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Taverley Enchantment"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N32c1974b1ce34ce38e1f63353f779156 ;
    schema:name "Taverley Enchantment"@en .

_:N65225a9cd9a54af2996acd955d627817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arise Hero"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N32c1974b1ce34ce38e1f63353f779156 ;
    schema:name "Arise Hero"@en .

_:N6a1324ddcfdc4375b93b6727026084ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Determined"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N32c1974b1ce34ce38e1f63353f779156 ;
    schema:name "Determined"@en .

_:N7103558230cc4ab791269cff86075ff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guarding Burthorpe"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N32c1974b1ce34ce38e1f63353f779156 ;
    schema:name "Guarding Burthorpe"@en .

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

_:Nade45867e7f84566a3679c9432ba8689 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Warzone"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N32c1974b1ce34ce38e1f63353f779156 ;
    schema:name "In The Warzone"@en .

_:Nbbecffd67ecc4173b8bdf46ec42e9758 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Taverley Folk"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N32c1974b1ce34ce38e1f63353f779156 ;
    schema:name "Taverley Folk"@en .

_:Nc975f2c4f55d4c9ba77344e9dff9a59e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Taverley Adventure"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N32c1974b1ce34ce38e1f63353f779156 ;
    schema:name "Taverley Adventure"@en .

_:Nf0f2ffd1d8264e459b0a73d78aa4273d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Taverley Frolics"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N32c1974b1ce34ce38e1f63353f779156 ;
    schema:name "Taverley Frolics"@en .

_:N32c1974b1ce34ce38e1f63353f779156 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N084bcba1b3554c9ea235b2a7324f46cb,
        _:N45e1b4e8138a464d836d68df391a0e21,
        _:N65225a9cd9a54af2996acd955d627817,
        _:N6a1324ddcfdc4375b93b6727026084ed,
        _:N7103558230cc4ab791269cff86075ff0,
        _:Nade45867e7f84566a3679c9432ba8689,
        _:Nbbecffd67ecc4173b8bdf46ec42e9758,
        _:Nc975f2c4f55d4c9ba77344e9dff9a59e,
        _:Nf0f2ffd1d8264e459b0a73d78aa4273d ;
    mo:track_count 9 ;
    schema:duration "PT13:25"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N084bcba1b3554c9ea235b2a7324f46cb,
        _:N45e1b4e8138a464d836d68df391a0e21,
        _:N65225a9cd9a54af2996acd955d627817,
        _:N6a1324ddcfdc4375b93b6727026084ed,
        _:N7103558230cc4ab791269cff86075ff0,
        _:Nade45867e7f84566a3679c9432ba8689,
        _:Nbbecffd67ecc4173b8bdf46ec42e9758,
        _:Nc975f2c4f55d4c9ba77344e9dff9a59e,
        _:Nf0f2ffd1d8264e459b0a73d78aa4273d .

