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

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

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

<product/1186#subject> a schema:CreativeWork ;
    schema:name "Mass Effect 2"@en,
        "Mass Effect 2"@ja,
        "Mass Effect 2"@ja-latn ;
    foaf:name "Mass Effect 2"@en,
        "Mass Effect 2"@ja,
        "Mass Effect 2"@ja-latn .

<album/24869#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lo Fi Epic - Embracing the Afterlife Mix"@en,
        "Lo Fi Epic - Embracing the Afterlife Mix"@ja,
        "Lo Fi Epic - Embracing the Afterlife Mix"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jesse James Allen"@en ;
            foaf:made <album/24869#composition> ;
            foaf:name "Jesse James Allen"@en ] ;
    mo:produced_work <album/24869#musicalwork> ;
    schema:name "Lo Fi Epic - Embracing the Afterlife Mix"@en,
        "Lo Fi Epic - Embracing the Afterlife Mix"@ja,
        "Lo Fi Epic - Embracing the Afterlife Mix"@ja-latn .

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

<album/24869#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lo Fi Epic - Embracing the Afterlife Mix"@en,
        "Lo Fi Epic - Embracing the Afterlife Mix"@ja,
        "Lo Fi Epic - Embracing the Afterlife Mix"@ja-latn ;
    mo:performance_of <album/24869#musicalwork> ;
    mo:recorded_as <album/24869#musicalexpression> ;
    schema:name "Lo Fi Epic - Embracing the Afterlife Mix"@en,
        "Lo Fi Epic - Embracing the Afterlife Mix"@ja,
        "Lo Fi Epic - Embracing the Afterlife Mix"@ja-latn ;
    schema:workPerformed <album/24869#musicalwork> .

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

<https://medium-media.vgm.io/albums/96/24869/24869-1300781072.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24869#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-11-26"^^xsd:date ;
    dcterms:title "Lo Fi Epic - Embracing the Afterlife Mix"@en,
        "Lo Fi Epic - Embracing the Afterlife Mix"@ja,
        "Lo Fi Epic - Embracing the Afterlife Mix"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/24869#musicalexpression> ;
    mo:publisher _:N011b896f399a44a8b48f2f070e2623d9 ;
    mo:record _:N3a0976d238a743f1bf58c032e5ae2fbd ;
    mo:record_count 1 ;
    schema:about <product/1186#subject> ;
    schema:datePublished "2010-11-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/24869/24869-1300781072.jpg> ;
    schema:name "Lo Fi Epic - Embracing the Afterlife Mix"@en,
        "Lo Fi Epic - Embracing the Afterlife Mix"@ja,
        "Lo Fi Epic - Embracing the Afterlife Mix"@ja-latn ;
    schema:publisher _:N011b896f399a44a8b48f2f070e2623d9 ;
    foaf:depiction <https://media.vgm.io/albums/96/24869/24869-1300781072.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/24869#subject> ;
    schema:name "Jesse James Allen"@en ;
    foaf:made <album/24869#subject> ;
    foaf:name "Jesse James Allen"@en .

_:N011b896f399a44a8b48f2f070e2623d9 schema:name "Jesse James Allen"@en ;
    foaf:name "Jesse James Allen"@en .

_:N3a0976d238a743f1bf58c032e5ae2fbd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4430b64f9479466696e5869d1ee50dad ;
    mo:track_count 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N4430b64f9479466696e5869d1ee50dad .

_:N4430b64f9479466696e5869d1ee50dad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lo Fi Epic - Embracing the Afterlife Mix"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N3a0976d238a743f1bf58c032e5ae2fbd ;
    schema:name "Lo Fi Epic - Embracing the Afterlife Mix"@en .

