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

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

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

<artist/14926#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22759#subject> ;
    schema:name "Derris-Kharlan"@en ;
    foaf:made <album/22759#composition>,
        <album/22759#subject> ;
    foaf:name "Derris-Kharlan"@en .

<artist/14927#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22759#subject> ;
    schema:name "nq\\skrju"@en ;
    foaf:made <album/22759#composition>,
        <album/22759#subject> ;
    foaf:name "nq\\skrju"@en .

<artist/43318#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22759#subject> ;
    schema:name "virt"@en ;
    foaf:made <album/22759#composition>,
        <album/22759#subject> ;
    foaf:name "virt"@en .

<artist/48770#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22759#subject> ;
    schema:name "Maxo"@en ;
    foaf:made <album/22759#composition>,
        <album/22759#subject> ;
    foaf:name "Maxo"@en .

<artist/50208#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22759#subject> ;
    schema:name "coda"@en ;
    foaf:made <album/22759#composition>,
        <album/22759#subject> ;
    foaf:name "coda"@en .

<artist/57788#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22759#subject> ;
    schema:name "Shnabubula"@en ;
    foaf:made <album/22759#composition>,
        <album/22759#subject> ;
    foaf:name "Shnabubula"@en .

<artist/62108#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22759#subject> ;
    schema:name "Blitz Lunar"@en ;
    foaf:made <album/22759#composition>,
        <album/22759#subject> ;
    foaf:name "Blitz Lunar"@en .

<artist/6967#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22759#subject> ;
    schema:name "C-jeff"@en ;
    foaf:made <album/22759#composition>,
        <album/22759#subject> ;
    foaf:name "C-jeff"@en .

<artist/9732#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/22759#subject> ;
    schema:name "Zan-zan-zawa-veia"@en ;
    foaf:made <album/22759#composition>,
        <album/22759#subject> ;
    foaf:name "Zan-zan-zawa-veia"@en .

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

<album/22759#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Up"@en,
        "Up"@ja,
        "Up"@ja-latn ;
    mo:performance_of <album/22759#musicalwork> ;
    mo:recorded_as <album/22759#musicalexpression> ;
    schema:name "Up"@en,
        "Up"@ja,
        "Up"@ja-latn ;
    schema:workPerformed <album/22759#musicalwork> .

<org/714#subject> schema:name "Ubiktune"@en,
        "Ubiktune"@ja,
        "Ubiktune"@ja-latn ;
    foaf:name "Ubiktune"@en,
        "Ubiktune"@ja,
        "Ubiktune"@ja-latn .

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

<https://medium-media.vgm.io/albums/95/22759/22759-1293498454.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/22759#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Up"@en,
        "Up"@ja,
        "Up"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jork"@en ;
            foaf:made <album/22759#composition> ;
            foaf:name "Jork"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Heosphoros"@en ;
            foaf:made <album/22759#composition> ;
            foaf:name "Heosphoros"@en ],
        <artist/14926#subject>,
        <artist/14927#subject>,
        <artist/43318#subject>,
        <artist/48770#subject>,
        <artist/50208#subject>,
        <artist/57788#subject>,
        <artist/62108#subject>,
        <artist/6967#subject>,
        <artist/9732#subject> ;
    mo:produced_work <album/22759#musicalwork> ;
    schema:name "Up"@en,
        "Up"@ja,
        "Up"@ja-latn .

<album/22759#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-27"^^xsd:date ;
    dcterms:title "Up"@en,
        "Up"@ja,
        "Up"@ja-latn ;
    mo:catalogue_number "UBI019" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/22759#musicalexpression> ;
    mo:publisher <org/714#subject> ;
    mo:record _:N826c48854ee74425a665a163bb14dcef ;
    mo:record_count 1 ;
    schema:datePublished "2010-12-27"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/95/22759/22759-1293498454.jpg> ;
    schema:name "Up"@en,
        "Up"@ja,
        "Up"@ja-latn ;
    schema:publisher <org/714#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/22759/22759-1293498454.jpg> .

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

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

_:N39582a0f1da94e48bd481123e0ab80a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Up to Sunshine Avenue"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N826c48854ee74425a665a163bb14dcef ;
    schema:name "Up to Sunshine Avenue"@en .

_:N481268080c7a47b39bb35f94901f99e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mathsma Attack"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N826c48854ee74425a665a163bb14dcef ;
    schema:name "Mathsma Attack"@en .

_:N6644e6adf1564203a0af6facd5e2134f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cellular Interference"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N826c48854ee74425a665a163bb14dcef ;
    schema:name "Cellular Interference"@en .

_:N7120753c47804d50821b33d99a0d5b72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twirling Star"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N826c48854ee74425a665a163bb14dcef ;
    schema:name "Twirling Star"@en .

_:N8a7761bc1e374e47858aaad5ab8deffc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ocean Backwards"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N826c48854ee74425a665a163bb14dcef ;
    schema:name "Ocean Backwards"@en .

_:Na736c62bfcc1480094af0877c2dfd681 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forcystus"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N826c48854ee74425a665a163bb14dcef ;
    schema:name "Forcystus"@en .

_:Nb67b18d658e543e1b20fe0a2b0b3c4c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Flight"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N826c48854ee74425a665a163bb14dcef ;
    schema:name "First Flight"@en .

_:Nbfb367ea80b14b908ec0c38defe37518 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Triple Point"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N826c48854ee74425a665a163bb14dcef ;
    schema:name "Triple Point"@en .

_:Nd491a7de6c9441ae924b4da0b2a9a07e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the magnificent meat shower"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N826c48854ee74425a665a163bb14dcef ;
    schema:name "the magnificent meat shower"@en .

_:Nde72f38966ed44bca9eaf85e2f1f0bc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Sppr"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N826c48854ee74425a665a163bb14dcef ;
    schema:name "Last Sppr"@en .

_:Nfa4d57ca5d5b4f98a41b605681281ea6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spongetta in the Studio"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N826c48854ee74425a665a163bb14dcef ;
    schema:name "Spongetta in the Studio"@en .

_:N826c48854ee74425a665a163bb14dcef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N39582a0f1da94e48bd481123e0ab80a1,
        _:N481268080c7a47b39bb35f94901f99e5,
        _:N6644e6adf1564203a0af6facd5e2134f,
        _:N7120753c47804d50821b33d99a0d5b72,
        _:N8a7761bc1e374e47858aaad5ab8deffc,
        _:Na736c62bfcc1480094af0877c2dfd681,
        _:Nb67b18d658e543e1b20fe0a2b0b3c4c8,
        _:Nbfb367ea80b14b908ec0c38defe37518,
        _:Nd491a7de6c9441ae924b4da0b2a9a07e,
        _:Nde72f38966ed44bca9eaf85e2f1f0bc8,
        _:Nfa4d57ca5d5b4f98a41b605681281ea6 ;
    mo:track_count 11 ;
    schema:duration "PT47:02"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N39582a0f1da94e48bd481123e0ab80a1,
        _:N481268080c7a47b39bb35f94901f99e5,
        _:N6644e6adf1564203a0af6facd5e2134f,
        _:N7120753c47804d50821b33d99a0d5b72,
        _:N8a7761bc1e374e47858aaad5ab8deffc,
        _:Na736c62bfcc1480094af0877c2dfd681,
        _:Nb67b18d658e543e1b20fe0a2b0b3c4c8,
        _:Nbfb367ea80b14b908ec0c38defe37518,
        _:Nd491a7de6c9441ae924b4da0b2a9a07e,
        _:Nde72f38966ed44bca9eaf85e2f1f0bc8,
        _:Nfa4d57ca5d5b4f98a41b605681281ea6 .

