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

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

<artist/5456#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98685#subject> ;
    schema:name "Olivier Deriviere"@en ;
    foaf:made <album/98685#composition>,
        <album/98685#lyrics>,
        <album/98685#subject> ;
    foaf:name "Olivier Deriviere"@en .

<product/8311#subject> a schema:CreativeWork ;
    schema:name "Streets of Rage 4"@en,
        "Streets of Rage 4"@ja,
        "Streets of Rage 4"@ja-latn ;
    foaf:name "Streets of Rage 4"@en,
        "Streets of Rage 4"@ja,
        "Streets of Rage 4"@ja-latn .

<album/98685#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rising Up Extended + Down The Beatch"@en,
        "Rising Up Extended + Down The Beatch"@ja,
        "Rising Up Extended + Down The Beatch"@ja-latn ;
    mo:composer <artist/5456#subject> ;
    mo:produced_work <album/98685#musicalwork> ;
    schema:name "Rising Up Extended + Down The Beatch"@en,
        "Rising Up Extended + Down The Beatch"@ja,
        "Rising Up Extended + Down The Beatch"@ja-latn .

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

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

<https://media.vgm.io/albums/58/98685/98685-fe9336c3cf59.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/98685#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/98685/98685-fe9336c3cf59.png> ;
    foaf:depicts <album/98685#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/98685/98685-fe9336c3cf59.png> .

<https://medium-media.vgm.io/albums/58/98685/98685-fe9336c3cf59.png> a schema:ImageObject,
        foaf:Image .

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

<album/98685#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rising Up Extended + Down The Beatch"@en,
        "Rising Up Extended + Down The Beatch"@ja,
        "Rising Up Extended + Down The Beatch"@ja-latn ;
    mo:performance_of <album/98685#musicalwork> ;
    mo:performer _:Nd3337e011b9b424399cd0d7474c77a03 ;
    mo:recorded_as <album/98685#musicalexpression> ;
    schema:byArtist _:Nd3337e011b9b424399cd0d7474c77a03 ;
    schema:name "Rising Up Extended + Down The Beatch"@en,
        "Rising Up Extended + Down The Beatch"@ja,
        "Rising Up Extended + Down The Beatch"@ja-latn ;
    schema:workPerformed <album/98685#musicalwork> .

<album/98685#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-08"^^xsd:date ;
    dcterms:title "Rising Up Extended + Down The Beatch"@en,
        "Rising Up Extended + Down The Beatch"@ja,
        "Rising Up Extended + Down The Beatch"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/98685#musicalexpression> ;
    mo:publisher _:N7b7de051a5b54c0a81b086f41d86c979 ;
    mo:record _:Ne31da0a449174e1197884026e5a0e6d7 ;
    mo:record_count 1 ;
    schema:about <product/8311#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Laure-Hélène Césari"@en ;
            foaf:name "Laure-Hélène Césari"@en ] ;
    schema:datePublished "2020-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/98685/98685-fe9336c3cf59.png> ;
    schema:name "Rising Up Extended + Down The Beatch"@en,
        "Rising Up Extended + Down The Beatch"@ja,
        "Rising Up Extended + Down The Beatch"@ja-latn ;
    schema:publisher _:N7b7de051a5b54c0a81b086f41d86c979 ;
    foaf:depiction <https://media.vgm.io/albums/58/98685/98685-fe9336c3cf59.png> .

_:N5da13aa3bcd84a169b6ed60787c8fbc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Down The Beatch"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ne31da0a449174e1197884026e5a0e6d7 ;
    schema:name "Down The Beatch"@en .

_:N7b7de051a5b54c0a81b086f41d86c979 schema:name "Olivier Deriviere"@en,
        "Olivier Deriviere"@ja,
        "Olivier Deriviere"@ja-latn ;
    foaf:name "Olivier Deriviere"@en,
        "Olivier Deriviere"@ja,
        "Olivier Deriviere"@ja-latn .

_:Nd3337e011b9b424399cd0d7474c77a03 a schema:Person,
        foaf:Person ;
    mo:performed <album/98685#performance> ;
    schema:name "Laure-Hélène Césari"@en ;
    foaf:name "Laure-Hélène Césari"@en .

_:Ne592f9f73c3c40a09bfff0c852c05850 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rising Up Extended"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Ne31da0a449174e1197884026e5a0e6d7 ;
    schema:name "Rising Up Extended"@en .

_:Ne31da0a449174e1197884026e5a0e6d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5da13aa3bcd84a169b6ed60787c8fbc0,
        _:Ne592f9f73c3c40a09bfff0c852c05850 ;
    mo:track_count 2 ;
    schema:duration "PT8:17"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5da13aa3bcd84a169b6ed60787c8fbc0,
        _:Ne592f9f73c3c40a09bfff0c852c05850 .

