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

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

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

<product/3989#subject> a schema:CreativeWork ;
    schema:name "Mirror's Edge"@en,
        "Mirror's Edge"@ja,
        "Mirror's Edge"@ja-latn ;
    foaf:name "Mirror's Edge"@en,
        "Mirror's Edge"@ja,
        "Mirror's Edge"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/39/10893/10893-1225418491.jpg> a schema:ImageObject,
        foaf:Image .

<album/10893#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Still Alive (The Theme From Mirror's Edge) The Remixes (Free Digital Promo Version)"@en,
        "Still Alive (The Theme From Mirror's Edge) The Remixes (Free Digital Promo Version)"@ja,
        "Still Alive (The Theme From Mirror's Edge) The Remixes (Free Digital Promo Version)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Arnthor Birgisson"@en ;
            foaf:made <album/10893#composition> ;
            foaf:name "Arnthor Birgisson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rami Yacoub"@en ;
            foaf:made <album/10893#composition> ;
            foaf:name "Rami Yacoub"@en ] ;
    mo:produced_work <album/10893#musicalwork> ;
    schema:name "Still Alive (The Theme From Mirror's Edge) The Remixes (Free Digital Promo Version)"@en,
        "Still Alive (The Theme From Mirror's Edge) The Remixes (Free Digital Promo Version)"@ja,
        "Still Alive (The Theme From Mirror's Edge) The Remixes (Free Digital Promo Version)"@ja-latn .

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

<album/10893#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Still Alive (The Theme From Mirror's Edge) The Remixes (Free Digital Promo Version)"@en,
        "Still Alive (The Theme From Mirror's Edge) The Remixes (Free Digital Promo Version)"@ja,
        "Still Alive (The Theme From Mirror's Edge) The Remixes (Free Digital Promo Version)"@ja-latn ;
    mo:performance_of <album/10893#musicalwork> ;
    mo:performer <artist/5288#subject> ;
    mo:recorded_as <album/10893#musicalexpression> ;
    schema:byArtist <artist/5288#subject> ;
    schema:name "Still Alive (The Theme From Mirror's Edge) The Remixes (Free Digital Promo Version)"@en,
        "Still Alive (The Theme From Mirror's Edge) The Remixes (Free Digital Promo Version)"@ja,
        "Still Alive (The Theme From Mirror's Edge) The Remixes (Free Digital Promo Version)"@ja-latn ;
    schema:workPerformed <album/10893#musicalwork> .

<artist/5288#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10893#performance> ;
    schema:name "Lisa Miskovsky"@en ;
    foaf:name "Lisa Miskovsky"@en .

<album/10893#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-11"^^xsd:date ;
    dcterms:title "Still Alive (The Theme From Mirror's Edge) The Remixes (Free Digital Promo Version)"@en,
        "Still Alive (The Theme From Mirror's Edge) The Remixes (Free Digital Promo Version)"@ja,
        "Still Alive (The Theme From Mirror's Edge) The Remixes (Free Digital Promo Version)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/10893#musicalexpression> ;
    mo:publisher _:Nd82568a9cc704979be837e0858082a62 ;
    mo:record _:N9a0aad1b59484dc3a37478e3aa6164ce ;
    mo:record_count 1 ;
    schema:about <product/3989#subject> ;
    schema:byArtist <artist/5288#subject> ;
    schema:datePublished "2008-11-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/10893/10893-1225418491.jpg> ;
    schema:name "Still Alive (The Theme From Mirror's Edge) The Remixes (Free Digital Promo Version)"@en,
        "Still Alive (The Theme From Mirror's Edge) The Remixes (Free Digital Promo Version)"@ja,
        "Still Alive (The Theme From Mirror's Edge) The Remixes (Free Digital Promo Version)"@ja-latn ;
    schema:publisher _:Nd82568a9cc704979be837e0858082a62 ;
    foaf:depiction <https://media.vgm.io/albums/39/10893/10893-1225418491.jpg> .

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

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

_:N1e1fd9f9bfd342dc910794827573731c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still Alive (Paul van Dyk mix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT9:37"^^xsd:interval ;
    schema:inPlaylist _:N9a0aad1b59484dc3a37478e3aa6164ce ;
    schema:name "Still Alive (Paul van Dyk mix)"@en .

_:N5c0a8a6cd998456c9cd6eab9cb6f68c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still Alive (Teddybears mix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N9a0aad1b59484dc3a37478e3aa6164ce ;
    schema:name "Still Alive (Teddybears mix)"@en .

_:N66fc590ca50d4b84bb32568149bbbf8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still Alive (Benny Benassi mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:29"^^xsd:interval ;
    schema:inPlaylist _:N9a0aad1b59484dc3a37478e3aa6164ce ;
    schema:name "Still Alive (Benny Benassi mix)"@en .

_:Nba9ae221e1924ef9987b89706228ebd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still Alive (The Theme from Mirror's Edge)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N9a0aad1b59484dc3a37478e3aa6164ce ;
    schema:name "Still Alive (The Theme from Mirror's Edge)"@en .

_:Nce5a8b21e1a247569a31e14913beffdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still Alive (Armand Van Helden mix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N9a0aad1b59484dc3a37478e3aa6164ce ;
    schema:name "Still Alive (Armand Van Helden mix)"@en .

_:Nd82568a9cc704979be837e0858082a62 schema:name "Nettwerk"@en ;
    foaf:name "Nettwerk"@en .

_:Nf21dafe689b14123a692ae8d6de390c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still Alive (Junkie XL mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N9a0aad1b59484dc3a37478e3aa6164ce ;
    schema:name "Still Alive (Junkie XL mix)"@en .

_:N9a0aad1b59484dc3a37478e3aa6164ce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e1fd9f9bfd342dc910794827573731c,
        _:N5c0a8a6cd998456c9cd6eab9cb6f68c6,
        _:N66fc590ca50d4b84bb32568149bbbf8d,
        _:Nba9ae221e1924ef9987b89706228ebd0,
        _:Nce5a8b21e1a247569a31e14913beffdc,
        _:Nf21dafe689b14123a692ae8d6de390c5 ;
    mo:track_count 6 ;
    schema:duration "PT37:10"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1e1fd9f9bfd342dc910794827573731c,
        _:N5c0a8a6cd998456c9cd6eab9cb6f68c6,
        _:N66fc590ca50d4b84bb32568149bbbf8d,
        _:Nba9ae221e1924ef9987b89706228ebd0,
        _:Nce5a8b21e1a247569a31e14913beffdc,
        _:Nf21dafe689b14123a692ae8d6de390c5 .

