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

<artist/72424#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ursa Starsong"@en ;
    foaf:made <album/156856#subject>,
        <album/156856#vocals> ;
    foaf:name "Ursa Starsong"@en .

<album/156856#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@en,
        "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@ja,
        "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@ja-latn ;
    mo:produced_work <album/156856#musicalwork> ;
    schema:name "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@en,
        "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@ja,
        "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@ja-latn .

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

<product/203#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY TACTICS"@en,
        "ファイナルファンタジータクティクス"@ja,
        "FINAL FANTASY TACTICS"@ja-latn ;
    foaf:name "FINAL FANTASY TACTICS"@en,
        "ファイナルファンタジータクティクス"@ja,
        "FINAL FANTASY TACTICS"@ja-latn .

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

<album/156856#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@en,
        "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@ja,
        "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@ja-latn ;
    mo:performance_of <album/156856#musicalwork> ;
    mo:recorded_as <album/156856#musicalexpression> ;
    schema:name "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@en,
        "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@ja,
        "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@ja-latn ;
    schema:workPerformed <album/156856#musicalwork> .

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

<https://media.vgm.io/albums/65/156856/156856-52daad9b3b76.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/156856#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/65/156856/156856-52daad9b3b76.webp> ;
    foaf:depicts <album/156856#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/65/156856/156856-52daad9b3b76.webp> .

<https://medium-media.vgm.io/albums/65/156856/156856-52daad9b3b76.webp> a schema:ImageObject,
        foaf:Image .

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

<album/156856#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-01-30"^^xsd:date ;
    dcterms:title "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@en,
        "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@ja,
        "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/156856#musicalexpression> ;
    mo:publisher _:Ncedb8b63fb9846c6bb596aa3a73d1a20 ;
    mo:record _:N190fbadf93a14b88adba020a20f63d7f ;
    mo:record_count 1 ;
    schema:about <product/203#subject> ;
    schema:datePublished "2026-01-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/156856/156856-52daad9b3b76.webp> ;
    schema:name "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@en,
        "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@ja,
        "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@ja-latn ;
    schema:publisher _:Ncedb8b63fb9846c6bb596aa3a73d1a20 ;
    foaf:depiction <https://media.vgm.io/albums/65/156856/156856-52daad9b3b76.webp> .

_:N190fbadf93a14b88adba020a20f63d7f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N816fe58727244c35907e41558397f2aa ;
    mo:track_count 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N816fe58727244c35907e41558397f2aa .

_:N816fe58727244c35907e41558397f2aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N190fbadf93a14b88adba020a20f63d7f ;
    schema:name "Under the Stars (from \"Final Fantasy Tactics\") - Vocals and Harp Cover"@en .

_:Ncedb8b63fb9846c6bb596aa3a73d1a20 schema:name "Ursa Starsong"@en,
        "Ursa Starsong"@ja,
        "Ursa Starsong"@ja-latn ;
    foaf:name "Ursa Starsong"@en,
        "Ursa Starsong"@ja,
        "Ursa Starsong"@ja-latn .

