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

<artist/18555#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ian Martyn"@en ;
    foaf:made <album/136851#subject>,
        <album/136851#vocals> ;
    foaf:name "Ian Martyn"@en .

<artist/20200#subject> a schema:Person,
        foaf:Person ;
    schema:name "Leo Martyn"@en ;
    foaf:made <album/136851#subject>,
        <album/136851#vocals> ;
    foaf:name "Leo Martyn"@en .

<artist/43763#subject> a schema:Person,
        foaf:Person ;
    schema:name "TeraCMusic"@en ;
    foaf:made <album/136851#subject>,
        <album/136851#vocals> ;
    foaf:name "TeraCMusic"@en .

<artist/44906#subject> a schema:Person,
        foaf:Person ;
    schema:name "Brandon L. Harnish"@en ;
    foaf:made <album/136851#subject>,
        <album/136851#vocals> ;
    foaf:name "Brandon L. Harnish"@en .

<artist/73425#subject> a schema:Person,
        foaf:Person ;
    schema:name "Andromeda"@en ;
    foaf:made <album/136851#subject>,
        <album/136851#vocals> ;
    foaf:name "Andromeda"@en .

<album/136851#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "We, the Wounded Shall Advance into the Light (from \"Xenogears\") [A Cappella Choir Version]"@en,
        "We, the Wounded Shall Advance into the Light (from \"Xenogears\") [A Cappella Choir Version]"@ja,
        "We, the Wounded Shall Advance into the Light (from \"Xenogears\") [A Cappella Choir Version]"@ja-latn ;
    mo:produced_work <album/136851#musicalwork> ;
    schema:name "We, the Wounded Shall Advance into the Light (from \"Xenogears\") [A Cappella Choir Version]"@en,
        "We, the Wounded Shall Advance into the Light (from \"Xenogears\") [A Cappella Choir Version]"@ja,
        "We, the Wounded Shall Advance into the Light (from \"Xenogears\") [A Cappella Choir Version]"@ja-latn .

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

<product/369#subject> a schema:CreativeWork ;
    schema:name "Xenogears"@en,
        "ゼノギアス"@ja,
        "Xenogears"@ja-latn ;
    foaf:name "Xenogears"@en,
        "ゼノギアス"@ja,
        "Xenogears"@ja-latn .

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

<album/136851#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "We, the Wounded Shall Advance into the Light (from \"Xenogears\") [A Cappella Choir Version]"@en,
        "We, the Wounded Shall Advance into the Light (from \"Xenogears\") [A Cappella Choir Version]"@ja,
        "We, the Wounded Shall Advance into the Light (from \"Xenogears\") [A Cappella Choir Version]"@ja-latn ;
    mo:performance_of <album/136851#musicalwork> ;
    mo:recorded_as <album/136851#musicalexpression> ;
    schema:name "We, the Wounded Shall Advance into the Light (from \"Xenogears\") [A Cappella Choir Version]"@en,
        "We, the Wounded Shall Advance into the Light (from \"Xenogears\") [A Cappella Choir Version]"@ja,
        "We, the Wounded Shall Advance into the Light (from \"Xenogears\") [A Cappella Choir Version]"@ja-latn ;
    schema:workPerformed <album/136851#musicalwork> .

<https://media.vgm.io/albums/15/136851/136851-98245ab74c21.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/136851#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/15/136851/136851-98245ab74c21.png> ;
    foaf:depicts <album/136851#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/15/136851/136851-98245ab74c21.png> .

<https://medium-media.vgm.io/albums/15/136851/136851-98245ab74c21.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/136851#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-02-19"^^xsd:date ;
    dcterms:title "We, the Wounded Shall Advance into the Light (from \"Xenogears\") [A Cappella Choir Version]"@en,
        "We, the Wounded Shall Advance into the Light (from \"Xenogears\") [A Cappella Choir Version]"@ja,
        "We, the Wounded Shall Advance into the Light (from \"Xenogears\") [A Cappella Choir Version]"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/136851#musicalexpression> ;
    mo:publisher _:N2bf996a0fbac4ca2a12694615a5a038e ;
    mo:record _:N584f292c29864268af1af1942c9b9d3a ;
    mo:record_count 1 ;
    schema:about <product/369#subject> ;
    schema:datePublished "2024-02-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/136851/136851-98245ab74c21.png> ;
    schema:name "We, the Wounded Shall Advance into the Light (from \"Xenogears\") [A Cappella Choir Version]"@en,
        "We, the Wounded Shall Advance into the Light (from \"Xenogears\") [A Cappella Choir Version]"@ja,
        "We, the Wounded Shall Advance into the Light (from \"Xenogears\") [A Cappella Choir Version]"@ja-latn ;
    schema:publisher _:N2bf996a0fbac4ca2a12694615a5a038e ;
    foaf:depiction <https://media.vgm.io/albums/15/136851/136851-98245ab74c21.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jen Liem-Hewitt"@en ;
    foaf:made <album/136851#vocals> ;
    foaf:name "Jen Liem-Hewitt"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nalani Proctor"@en ;
    foaf:made <album/136851#vocals> ;
    foaf:name "Nalani Proctor"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jen Liem-Hewitt"@en ;
    foaf:made <album/136851#subject> ;
    foaf:name "Jen Liem-Hewitt"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Nalani Proctor"@en ;
    foaf:made <album/136851#subject> ;
    foaf:name "Nalani Proctor"@en .

_:N2bf996a0fbac4ca2a12694615a5a038e schema:name "Brandon L. Harnish"@en,
        "Brandon L. Harnish"@ja,
        "Brandon L. Harnish"@ja-latn ;
    foaf:name "Brandon L. Harnish"@en,
        "Brandon L. Harnish"@ja,
        "Brandon L. Harnish"@ja-latn .

_:N584f292c29864268af1af1942c9b9d3a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N75dc71927af048cf88bda893e430c4d0 ;
    mo:track_count 1 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N75dc71927af048cf88bda893e430c4d0 .

_:N75dc71927af048cf88bda893e430c4d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We, the Wounded Shall Advance into the Light (from \"Xenogears\") - A Cappella Choir Version"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N584f292c29864268af1af1942c9b9d3a ;
    schema:name "We, the Wounded Shall Advance into the Light (from \"Xenogears\") - A Cappella Choir Version"@en .

