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

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

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

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

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

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

<https://medium-media.vgm.io/albums/49/52894/52894-1432086286.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/52894#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-01"^^xsd:date ;
    dcterms:title "Runescape: Carnillean Rising"@en,
        "Carnillean Rising"@ja,
        "Runescape: Carnillean Rising"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/52894#musicalexpression> ;
    mo:publisher _:Ncb61b42238b04af0a98ebe7ebd512287 ;
    mo:record _:Na72a1c3bef44480ba7e08bd26f7c65b0 ;
    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/49/52894/52894-1432086286.jpg> ;
    schema:name "Runescape: Carnillean Rising"@en,
        "Carnillean Rising"@ja,
        "Runescape: Carnillean Rising"@ja-latn ;
    schema:publisher _:Ncb61b42238b04af0a98ebe7ebd512287 ;
    foaf:depiction <https://media.vgm.io/albums/49/52894/52894-1432086286.jpg> .

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

_:N4146df8471bf49daafd741a9030e5859 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Philipe's Bane"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Na72a1c3bef44480ba7e08bd26f7c65b0 ;
    schema:name "Philipe's Bane"@en .

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

_:N72f3cc4982d04847847df3f103d471d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carnillean Rising"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Na72a1c3bef44480ba7e08bd26f7c65b0 ;
    schema:name "Carnillean Rising"@en .

_:N96acb2bb1844454b94ab18ab6082fe5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drains and Canals"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Na72a1c3bef44480ba7e08bd26f7c65b0 ;
    schema:name "Drains and Canals"@en .

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

_:Ncfb3953739f04bd49e5fbe0e65875ef2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiny Adventure"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Na72a1c3bef44480ba7e08bd26f7c65b0 ;
    schema:name "Tiny Adventure"@en .

_:Ne54628c583b542d8929c866a0d7c86d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lords and Ladies"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:Na72a1c3bef44480ba7e08bd26f7c65b0 ;
    schema:name "Lords and Ladies"@en .

_:Na72a1c3bef44480ba7e08bd26f7c65b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4146df8471bf49daafd741a9030e5859,
        _:N72f3cc4982d04847847df3f103d471d9,
        _:N96acb2bb1844454b94ab18ab6082fe5b,
        _:Ncfb3953739f04bd49e5fbe0e65875ef2,
        _:Ne54628c583b542d8929c866a0d7c86d5 ;
    mo:track_count 5 ;
    schema:duration "PT12:53"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N4146df8471bf49daafd741a9030e5859,
        _:N72f3cc4982d04847847df3f103d471d9,
        _:N96acb2bb1844454b94ab18ab6082fe5b,
        _:Ncfb3953739f04bd49e5fbe0e65875ef2,
        _:Ne54628c583b542d8929c866a0d7c86d5 .

