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

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

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

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

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

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

<https://medium-media.vgm.io/albums/69/52896/52896-1432087986.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/52896#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Runescape: One Piercing Note"@en,
        "One Piercing Note"@ja,
        "Runescape: One Piercing Note"@ja-latn ;
    mo:performance_of <album/52896#musicalwork> ;
    mo:performer _:N62e23b2b293e4514a03ce89f958bb919 ;
    mo:recorded_as <album/52896#musicalexpression> ;
    schema:byArtist _:N62e23b2b293e4514a03ce89f958bb919 ;
    schema:name "Runescape: One Piercing Note"@en,
        "One Piercing Note"@ja,
        "Runescape: One Piercing Note"@ja-latn ;
    schema:workPerformed <album/52896#musicalwork> .

<album/52896#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Runescape: One Piercing Note"@en,
        "One Piercing Note"@ja,
        "Runescape: One Piercing Note"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Adam Bond"@en ;
            foaf:made <album/52896#composition> ;
            foaf:name "Adam Bond"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jagex Audio"@en ;
            foaf:made <album/52896#composition> ;
            foaf:name "Jagex Audio"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Michael Manning"@en ;
            foaf:made <album/52896#composition> ;
            foaf:name "Michael Manning"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kerry Bolland"@en ;
            foaf:made <album/52896#composition> ;
            foaf:name "Kerry Bolland"@en ],
        <artist/65252#subject> ;
    mo:produced_work <album/52896#musicalwork> ;
    schema:name "Runescape: One Piercing Note"@en,
        "One Piercing Note"@ja,
        "Runescape: One Piercing Note"@ja-latn .

<album/52896#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-01-01"^^xsd:date ;
    dcterms:title "Runescape: One Piercing Note"@en,
        "One Piercing Note"@ja,
        "Runescape: One Piercing Note"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/52896#musicalexpression> ;
    mo:publisher _:N64390b8686ee445aa9ecf13483955541 ;
    mo:record _:Na781607eadb04e8c801a430c4c53619c ;
    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 "2011-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/52896/52896-1432087986.jpg> ;
    schema:name "Runescape: One Piercing Note"@en,
        "One Piercing Note"@ja,
        "Runescape: One Piercing Note"@ja-latn ;
    schema:publisher _:N64390b8686ee445aa9ecf13483955541 ;
    foaf:depiction <https://media.vgm.io/albums/69/52896/52896-1432087986.jpg> .

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52896#subject> ;
    schema:name "Jagex Audio"@en ;
    foaf:made <album/52896#subject> ;
    foaf:name "Jagex Audio"@en .

_:N15be467b09a947a9b016d025b1ab7b59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valerio's Song"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Na781607eadb04e8c801a430c4c53619c ;
    schema:name "Valerio's Song"@en .

_:N341afe57c87d4b939d28a9c5c379d636 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OPN Medley"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Na781607eadb04e8c801a430c4c53619c ;
    schema:name "OPN Medley"@en .

_:N575e6e839be04a82ae7f04fb8cb9a86f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traveller's Tale"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Na781607eadb04e8c801a430c4c53619c ;
    schema:name "Traveller's Tale"@en .

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

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

_:Nb06497e24e8844708fa34dd076908773 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Abbey"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Na781607eadb04e8c801a430c4c53619c ;
    schema:name "The Abbey"@en .

_:Nb964dc628332436f999c84d1ccb6ea2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Citharede Requiem"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Na781607eadb04e8c801a430c4c53619c ;
    schema:name "Citharede Requiem"@en .

_:Ncb34e99003fc471b9605cc53e9fe3f70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem Rehearsal"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Na781607eadb04e8c801a430c4c53619c ;
    schema:name "Requiem Rehearsal"@en .

_:Ne0f53b114c6d4bd799905f1f05a6a39f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "There Has Been A Murder"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Na781607eadb04e8c801a430c4c53619c ;
    schema:name "There Has Been A Murder"@en .

_:Neab74a2396bd47d4b050967a6e14ed57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Troubadour Dance"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Na781607eadb04e8c801a430c4c53619c ;
    schema:name "Troubadour Dance"@en .

_:Na781607eadb04e8c801a430c4c53619c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15be467b09a947a9b016d025b1ab7b59,
        _:N341afe57c87d4b939d28a9c5c379d636,
        _:N575e6e839be04a82ae7f04fb8cb9a86f,
        _:Nb06497e24e8844708fa34dd076908773,
        _:Nb964dc628332436f999c84d1ccb6ea2b,
        _:Ncb34e99003fc471b9605cc53e9fe3f70,
        _:Ne0f53b114c6d4bd799905f1f05a6a39f,
        _:Neab74a2396bd47d4b050967a6e14ed57 ;
    mo:track_count 8 ;
    schema:duration "PT13:03"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N15be467b09a947a9b016d025b1ab7b59,
        _:N341afe57c87d4b939d28a9c5c379d636,
        _:N575e6e839be04a82ae7f04fb8cb9a86f,
        _:Nb06497e24e8844708fa34dd076908773,
        _:Nb964dc628332436f999c84d1ccb6ea2b,
        _:Ncb34e99003fc471b9605cc53e9fe3f70,
        _:Ne0f53b114c6d4bd799905f1f05a6a39f,
        _:Neab74a2396bd47d4b050967a6e14ed57 .

