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

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

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

<org/1617#subject> schema:name "Tiny Waves"@en,
        "Tiny Waves"@ja,
        "Tiny Waves"@ja-latn ;
    foaf:name "Tiny Waves"@en,
        "Tiny Waves"@ja,
        "Tiny Waves"@ja-latn .

<https://media.vgm.io/albums/85/101658/101658-95057355b953.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/101658#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/101658/101658-95057355b953.jpg> ;
    foaf:depicts <album/101658#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/101658/101658-95057355b953.jpg> .

<https://medium-media.vgm.io/albums/85/101658/101658-95057355b953.jpg> a schema:ImageObject,
        foaf:Image .

<album/101658#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Still Alive (from \"Mirror's Edge\")"@en,
        "Still Alive (from \"Mirror's Edge\")"@ja,
        "Still Alive (from \"Mirror's Edge\")"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Rami Yacoub"@en ;
            foaf:made <album/101658#composition> ;
            foaf:name "Rami Yacoub"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Arnthor Birgisson"@en ;
            foaf:made <album/101658#composition> ;
            foaf:name "Arnthor Birgisson"@en ] ;
    mo:produced_work <album/101658#musicalwork> ;
    schema:name "Still Alive (from \"Mirror's Edge\")"@en,
        "Still Alive (from \"Mirror's Edge\")"@ja,
        "Still Alive (from \"Mirror's Edge\")"@ja-latn .

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

<artist/16041#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101658#performance> ;
    schema:name "SARE"@en ;
    foaf:name "SARE"@en .

<artist/76006#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101658#performance> ;
    schema:name "N i i"@en ;
    foaf:name "N i i"@en .

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

<album/101658#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Still Alive (from \"Mirror's Edge\")"@en,
        "Still Alive (from \"Mirror's Edge\")"@ja,
        "Still Alive (from \"Mirror's Edge\")"@ja-latn ;
    mo:performance_of <album/101658#musicalwork> ;
    mo:performer <artist/16041#subject>,
        <artist/76006#subject> ;
    mo:recorded_as <album/101658#musicalexpression> ;
    schema:byArtist <artist/16041#subject>,
        <artist/76006#subject> ;
    schema:name "Still Alive (from \"Mirror's Edge\")"@en,
        "Still Alive (from \"Mirror's Edge\")"@ja,
        "Still Alive (from \"Mirror's Edge\")"@ja-latn ;
    schema:workPerformed <album/101658#musicalwork> .

<album/101658#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-23"^^xsd:date ;
    dcterms:title "Still Alive (from \"Mirror's Edge\")"@en,
        "Still Alive (from \"Mirror's Edge\")"@ja,
        "Still Alive (from \"Mirror's Edge\")"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/101658#musicalexpression> ;
    mo:publisher <org/1617#subject> ;
    mo:record _:Nea8f8d3d9b394823b6a60bbb4de6808f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mirror’s Edge"@en ;
            foaf:name "Mirror’s Edge"@en ] ;
    schema:byArtist <artist/16041#subject>,
        <artist/76006#subject> ;
    schema:datePublished "2019-04-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/101658/101658-95057355b953.jpg> ;
    schema:name "Still Alive (from \"Mirror's Edge\")"@en,
        "Still Alive (from \"Mirror's Edge\")"@ja,
        "Still Alive (from \"Mirror's Edge\")"@ja-latn ;
    schema:publisher <org/1617#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/101658/101658-95057355b953.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Lisa Minovsky"@en ;
    foaf:made <album/101658#subject> ;
    foaf:name "Lisa Minovsky"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Rami Yacoub"@en ;
    foaf:made <album/101658#lyrics> ;
    foaf:name "Rami Yacoub"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Arnthor Birgisson"@en ;
    foaf:made <album/101658#lyrics> ;
    foaf:name "Arnthor Birgisson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Lisa Minovsky"@en ;
    foaf:made <album/101658#lyrics> ;
    foaf:name "Lisa Minovsky"@en .

_:N48f776d8667240efad123d4022986539 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still Alive (from “Mirror’s Edge”) [feat. N i i]"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nea8f8d3d9b394823b6a60bbb4de6808f ;
    schema:name "Still Alive (from “Mirror’s Edge”) [feat. N i i]"@en .

_:Nea8f8d3d9b394823b6a60bbb4de6808f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N48f776d8667240efad123d4022986539 ;
    mo:track_count 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N48f776d8667240efad123d4022986539 .

