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

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

<artist/31481#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155161#subject> ;
    schema:name "Yoohei Kawakami"@en,
        "川上洋平"@ja ;
    foaf:made <album/155161#composition>,
        <album/155161#lyrics>,
        <album/155161#subject> ;
    foaf:name "Yoohei Kawakami"@en,
        "川上洋平"@ja .

<product/21069#subject> a schema:CreativeWork ;
    schema:name "Sword of the Demon Hunter: Kijin Gentōshō"@en,
        "鬼人幻燈抄"@ja,
        "Kijin Gentōshō"@ja-latn ;
    foaf:name "Sword of the Demon Hunter: Kijin Gentōshō"@en,
        "鬼人幻燈抄"@ja,
        "Kijin Gentōshō"@ja-latn .

<album/155161#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ash / [Alexandros]"@en,
        "Ash / [Alexandros]"@ja,
        "Ash / [Alexandros]"@ja-latn ;
    mo:composer <artist/31481#subject> ;
    mo:produced_work <album/155161#musicalwork> ;
    schema:name "Ash / [Alexandros]"@en,
        "Ash / [Alexandros]"@ja,
        "Ash / [Alexandros]"@ja-latn .

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

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

<org/532#subject> schema:name "UNIVERSAL MUSIC LLC"@en,
        "ユニバーサルミュージック合同会社"@ja,
        "UNIVERSAL MUSIC LLC"@ja-latn ;
    foaf:name "UNIVERSAL MUSIC LLC"@en,
        "ユニバーサルミュージック合同会社"@ja,
        "UNIVERSAL MUSIC LLC"@ja-latn .

<https://media.vgm.io/albums/16/155161/155161-8f08caad4bc5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155161#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/155161/155161-8f08caad4bc5.jpg> ;
    foaf:depicts <album/155161#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/155161/155161-8f08caad4bc5.jpg> .

<https://medium-media.vgm.io/albums/16/155161/155161-8f08caad4bc5.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/155161#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ash / [Alexandros]"@en,
        "Ash / [Alexandros]"@ja,
        "Ash / [Alexandros]"@ja-latn ;
    mo:performance_of <album/155161#musicalwork> ;
    mo:performer <artist/31480#subject> ;
    mo:recorded_as <album/155161#musicalexpression> ;
    schema:byArtist <artist/31480#subject> ;
    schema:name "Ash / [Alexandros]"@en,
        "Ash / [Alexandros]"@ja,
        "Ash / [Alexandros]"@ja-latn ;
    schema:workPerformed <album/155161#musicalwork> .

<artist/31480#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/155161#performance> ;
    schema:name "[Alexandros]"@en ;
    foaf:name "[Alexandros]"@en .

<album/155161#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-09-29"^^xsd:date ;
    dcterms:title "Ash / [Alexandros]"@en,
        "Ash / [Alexandros]"@ja,
        "Ash / [Alexandros]"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/155161#musicalexpression> ;
    mo:publisher <org/532#subject> ;
    mo:record _:N97f59882a11c4db89ce5530855dbd401 ;
    mo:record_count 1 ;
    schema:about <product/21069#subject> ;
    schema:byArtist <artist/31480#subject> ;
    schema:datePublished "2025-09-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/16/155161/155161-8f08caad4bc5.jpg> ;
    schema:name "Ash / [Alexandros]"@en,
        "Ash / [Alexandros]"@ja,
        "Ash / [Alexandros]"@ja-latn ;
    schema:publisher <org/532#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/155161/155161-8f08caad4bc5.jpg> .

_:N55fc692b71d646338984a9e02713965f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ash"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N97f59882a11c4db89ce5530855dbd401 ;
    schema:name "Ash"@en .

_:N97f59882a11c4db89ce5530855dbd401 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N55fc692b71d646338984a9e02713965f ;
    mo:track_count 1 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N55fc692b71d646338984a9e02713965f .

