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

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

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

<artist/14919#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45659#subject> ;
    schema:name "Karl Brueggemann"@en ;
    foaf:made <album/45659#composition>,
        <album/45659#subject> ;
    foaf:name "Karl Brueggemann"@en .

<artist/14920#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45659#subject> ;
    schema:name "Will Brueggemann"@en ;
    foaf:made <album/45659#composition>,
        <album/45659#subject> ;
    foaf:name "Will Brueggemann"@en .

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

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

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

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

<album/45659#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RGB+jump"@en,
        "RGB+jump"@ja,
        "RGB+jump"@ja-latn ;
    mo:composer <artist/14919#subject>,
        <artist/14920#subject> ;
    mo:produced_work <album/45659#musicalwork> ;
    schema:name "RGB+jump"@en,
        "RGB+jump"@ja,
        "RGB+jump"@ja-latn .

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

<album/45659#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-10"^^xsd:date ;
    dcterms:title "RGB+jump"@en,
        "RGB+jump"@ja,
        "RGB+jump"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/45659#musicalexpression> ;
    mo:publisher _:Nc8bafcd2c8404aebb2c44bc3b6effff8 ;
    mo:record _:N1f0df553f7944696a3da8e63ad5bfc95 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "RGB+jump"@en ;
            foaf:name "RGB+jump"@en ] ;
    schema:datePublished "2013-08-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/45659/45659-1399406535.jpg> ;
    schema:name "RGB+jump"@en,
        "RGB+jump"@ja,
        "RGB+jump"@ja-latn ;
    schema:publisher _:Nc8bafcd2c8404aebb2c44bc3b6effff8 ;
    foaf:depiction <https://media.vgm.io/albums/95/45659/45659-1399406535.jpg> .

_:N1f0df553f7944696a3da8e63ad5bfc95 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N88b340acab144010bdf66c3611f5768a ;
    mo:track_count 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N88b340acab144010bdf66c3611f5768a .

_:N88b340acab144010bdf66c3611f5768a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Density"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N1f0df553f7944696a3da8e63ad5bfc95 ;
    schema:name "Density"@en .

_:Nc8bafcd2c8404aebb2c44bc3b6effff8 schema:name "Super Marcato Bros."@en,
        "Super Marcato Bros."@ja,
        "Super Marcato Bros."@ja-latn ;
    foaf:name "Super Marcato Bros."@en,
        "Super Marcato Bros."@ja,
        "Super Marcato Bros."@ja-latn .

