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

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

<artist/27116#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154986#subject> ;
    schema:name "Kosuke Saito"@en,
        "斎藤宏介"@ja ;
    foaf:made <album/154986#composition>,
        <album/154986#lyrics>,
        <album/154986#subject> ;
    foaf:name "Kosuke Saito"@en,
        "斎藤宏介"@ja .

<artist/27133#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154986#subject> ;
    schema:name "Yu Suto"@en,
        "須藤優"@ja ;
    foaf:made <album/154986#composition>,
        <album/154986#subject> ;
    foaf:name "Yu Suto"@en,
        "須藤優"@ja .

<product/18724#subject> a schema:CreativeWork ;
    schema:name "Magic Maker: How to Make Magic in Another World"@en,
        "マジック・メイカー ~異世界魔法の作り方~"@ja,
        "Magic Maker: Isekai Mahou no Tsukurikata"@ja-latn ;
    foaf:name "Magic Maker: How to Make Magic in Another World"@en,
        "マジック・メイカー ~異世界魔法の作り方~"@ja,
        "Magic Maker: Isekai Mahou no Tsukurikata"@ja-latn .

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

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

<org/2341#subject> schema:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn ;
    foaf:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn .

<https://media.vgm.io/albums/68/154986/154986-5f47ac7150cd.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/154986#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/68/154986/154986-5f47ac7150cd.jpg> ;
    foaf:depicts <album/154986#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/68/154986/154986-5f47ac7150cd.jpg> .

<https://medium-media.vgm.io/albums/68/154986/154986-5f47ac7150cd.jpg> a schema:ImageObject,
        foaf:Image .

<album/154986#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kirameki / XIIX"@en,
        "煌めき / XIIX"@ja,
        "Kirameki / XIIX"@ja-latn ;
    mo:composer <artist/27116#subject>,
        <artist/27133#subject> ;
    mo:produced_work <album/154986#musicalwork> ;
    schema:name "Kirameki / XIIX"@en,
        "煌めき / XIIX"@ja,
        "Kirameki / XIIX"@ja-latn .

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

<album/154986#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kirameki / XIIX"@en,
        "煌めき / XIIX"@ja,
        "Kirameki / XIIX"@ja-latn ;
    mo:performance_of <album/154986#musicalwork> ;
    mo:performer _:Ne8ff75da3a674ae0a755e439c042e26f ;
    mo:recorded_as <album/154986#musicalexpression> ;
    schema:byArtist _:Ne8ff75da3a674ae0a755e439c042e26f ;
    schema:name "Kirameki / XIIX"@en,
        "煌めき / XIIX"@ja,
        "Kirameki / XIIX"@ja-latn ;
    schema:workPerformed <album/154986#musicalwork> .

<album/154986#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-01-08"^^xsd:date ;
    dcterms:title "Kirameki / XIIX"@en,
        "煌めき / XIIX"@ja,
        "Kirameki / XIIX"@ja-latn ;
    mo:catalogue_number "TFDS-01118" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/154986#musicalexpression> ;
    mo:publisher <org/2341#subject> ;
    mo:record _:N234c533bc7be4bb6b3a12891b37c9692 ;
    mo:record_count 1 ;
    schema:about <product/18724#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "XIIX"@en ;
            foaf:name "XIIX"@en ] ;
    schema:datePublished "2025-01-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/68/154986/154986-5f47ac7150cd.jpg> ;
    schema:name "Kirameki / XIIX"@en,
        "煌めき / XIIX"@ja,
        "Kirameki / XIIX"@ja-latn ;
    schema:publisher <org/2341#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/154986/154986-5f47ac7150cd.jpg> .

_:N234c533bc7be4bb6b3a12891b37c9692 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6f2713bc85344993874acf2476329883 ;
    mo:track_count 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N6f2713bc85344993874acf2476329883 .

_:N6f2713bc85344993874acf2476329883 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "煌めき"@ja,
        "Kirameki"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N234c533bc7be4bb6b3a12891b37c9692 ;
    schema:name "煌めき"@ja,
        "Kirameki"@ja-latn .

_:Ne8ff75da3a674ae0a755e439c042e26f a schema:Person,
        foaf:Person ;
    mo:performed <album/154986#performance> ;
    schema:name "XIIX"@en ;
    foaf:name "XIIX"@en .

