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

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

<product/2399#subject> a schema:CreativeWork ;
    schema:name "Dance Dance Revolution UNIVERSE3"@en,
        "Dance Dance Revolution UNIVERSE3"@ja,
        "Dance Dance Revolution UNIVERSE3"@ja-latn ;
    foaf:name "Dance Dance Revolution UNIVERSE3"@en,
        "Dance Dance Revolution UNIVERSE3"@ja,
        "Dance Dance Revolution UNIVERSE3"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/14/11041/11041-1226906273.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11041#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Burn Out"@en,
        "Burn Out"@ja,
        "Burn Out"@ja-latn ;
    mo:performance_of <album/11041#musicalwork> ;
    mo:performer <artist/1261#subject> ;
    mo:recorded_as <album/11041#musicalexpression> ;
    schema:byArtist <artist/1261#subject> ;
    schema:name "Burn Out"@en,
        "Burn Out"@ja,
        "Burn Out"@ja-latn ;
    schema:workPerformed <album/11041#musicalwork> .

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

<artist/1261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11041#subject> ;
    mo:performed <album/11041#performance> ;
    schema:name "Beatdrop"@en ;
    foaf:made <album/11041#composition>,
        <album/11041#lyrics>,
        <album/11041#subject> ;
    foaf:name "Beatdrop"@en .

<album/11041#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Burn Out"@en,
        "Burn Out"@ja,
        "Burn Out"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Andrew Farriss"@en ;
            foaf:made <album/11041#composition> ;
            foaf:name "Andrew Farriss"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ulf Ekberg"@en ;
            foaf:made <album/11041#composition> ;
            foaf:name "Ulf Ekberg"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Michael Hutchence"@en ;
            foaf:made <album/11041#composition> ;
            foaf:name "Michael Hutchence"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jonas Berggren"@en ;
            foaf:made <album/11041#composition> ;
            foaf:name "Jonas Berggren"@en ],
        <artist/1261#subject> ;
    mo:produced_work <album/11041#musicalwork> ;
    schema:name "Burn Out"@en,
        "Burn Out"@ja,
        "Burn Out"@ja-latn .

<album/11041#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-17"^^xsd:date ;
    dcterms:title "Burn Out"@en,
        "Burn Out"@ja,
        "Burn Out"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/11041#musicalexpression> ;
    mo:publisher _:N4196d98179124e638c99d5dc38bc5f5b ;
    mo:record _:N46bb6bd654224ea1a29ffd302459d3ae ;
    mo:record_count 1 ;
    schema:about <product/2399#subject> ;
    schema:byArtist <artist/1261#subject> ;
    schema:datePublished "2008-11-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/11041/11041-1226906273.jpg> ;
    schema:name "Burn Out"@en,
        "Burn Out"@ja,
        "Burn Out"@ja-latn ;
    schema:publisher _:N4196d98179124e638c99d5dc38bc5f5b ;
    foaf:depiction <https://media.vgm.io/albums/14/11041/11041-1226906273.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jonas Berggren"@en ;
    foaf:made <album/11041#subject> ;
    foaf:name "Jonas Berggren"@en .

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Michael Hutchence"@en ;
    foaf:made <album/11041#lyrics> ;
    foaf:name "Michael Hutchence"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jonas Berggren"@en ;
    foaf:made <album/11041#lyrics> ;
    foaf:name "Jonas Berggren"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Michael Hutchence"@en ;
    foaf:made <album/11041#subject> ;
    foaf:name "Michael Hutchence"@en .

_:N1ffed2dc8a4e4c969492cd4bc18f69f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here Is Where It Ends"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N46bb6bd654224ea1a29ffd302459d3ae ;
    schema:name "Here Is Where It Ends"@en .

_:N22ac3a80aaed4ebfbdfee6a72289bc8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Need You Tonight"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N46bb6bd654224ea1a29ffd302459d3ae ;
    schema:name "Need You Tonight"@en .

_:N35f836f07a304512b59fab3d34f10e92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burn Out (Mastgrr Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:inPlaylist _:N46bb6bd654224ea1a29ffd302459d3ae ;
    schema:name "Burn Out (Mastgrr Remix)"@en .

_:N4196d98179124e638c99d5dc38bc5f5b schema:name "Beatdrop Music Productions"@en ;
    foaf:name "Beatdrop Music Productions"@en .

_:N8b2a526b8b8e4db3b2d1297b9eb93928 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burn Out (Neslo Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N46bb6bd654224ea1a29ffd302459d3ae ;
    schema:name "Burn Out (Neslo Remix)"@en .

_:Na993dd4e032a423caf3d41e5fd97fe16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burn Out"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N46bb6bd654224ea1a29ffd302459d3ae ;
    schema:name "Burn Out"@en .

_:Nb34c7563fe4a4e2f834984283cc9ceff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fashion Party"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N46bb6bd654224ea1a29ffd302459d3ae ;
    schema:name "Fashion Party"@en .

_:N46bb6bd654224ea1a29ffd302459d3ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ffed2dc8a4e4c969492cd4bc18f69f0,
        _:N22ac3a80aaed4ebfbdfee6a72289bc8c,
        _:N35f836f07a304512b59fab3d34f10e92,
        _:N8b2a526b8b8e4db3b2d1297b9eb93928,
        _:Na993dd4e032a423caf3d41e5fd97fe16,
        _:Nb34c7563fe4a4e2f834984283cc9ceff ;
    mo:track_count 6 ;
    schema:duration "PT23:18"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1ffed2dc8a4e4c969492cd4bc18f69f0,
        _:N22ac3a80aaed4ebfbdfee6a72289bc8c,
        _:N35f836f07a304512b59fab3d34f10e92,
        _:N8b2a526b8b8e4db3b2d1297b9eb93928,
        _:Na993dd4e032a423caf3d41e5fd97fe16,
        _:Nb34c7563fe4a4e2f834984283cc9ceff .

