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

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

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

<artist/56105#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154348#subject> ;
    schema:name "celtix"@en ;
    foaf:made <album/154348#composition>,
        <album/154348#subject> ;
    foaf:name "celtix"@en .

<artist/59540#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154348#subject> ;
    schema:name "Xyris"@en ;
    foaf:made <album/154348#composition>,
        <album/154348#subject> ;
    foaf:name "Xyris"@en .

<artist/59597#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154348#subject> ;
    schema:name "Meram1n"@en ;
    foaf:made <album/154348#composition>,
        <album/154348#subject> ;
    foaf:name "Meram1n"@en .

<artist/59598#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154348#subject> ;
    schema:name "Nekomanma"@en ;
    foaf:made <album/154348#composition>,
        <album/154348#subject> ;
    foaf:name "Nekomanma"@en .

<event/328> a mo:Release ;
    schema:name "Released at M3-2025 Fall (Oct 26, 2025)" .

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

<album/154348#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Techcore Horizon 2.5"@en,
        "Techcore Horizon 2.5"@ja,
        "Techcore Horizon 2.5"@ja-latn ;
    mo:performance_of <album/154348#musicalwork> ;
    mo:recorded_as <album/154348#musicalexpression> ;
    schema:name "Techcore Horizon 2.5"@en,
        "Techcore Horizon 2.5"@ja,
        "Techcore Horizon 2.5"@ja-latn ;
    schema:workPerformed <album/154348#musicalwork> .

<org/3921#subject> schema:name "N3XT Future Records"@en,
        "N3XT Future Records"@ja,
        "N3XT Future Records"@ja-latn ;
    foaf:name "N3XT Future Records"@en,
        "N3XT Future Records"@ja,
        "N3XT Future Records"@ja-latn .

<https://media.vgm.io/albums/84/154348/154348-6d050b019043.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/154348#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/154348/154348-6d050b019043.jpg> ;
    foaf:depicts <album/154348#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/154348/154348-6d050b019043.jpg> .

<https://medium-media.vgm.io/albums/84/154348/154348-6d050b019043.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/154348#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Techcore Horizon 2.5"@en,
        "Techcore Horizon 2.5"@ja,
        "Techcore Horizon 2.5"@ja-latn ;
    mo:composer <artist/56105#subject>,
        <artist/59540#subject>,
        <artist/59597#subject>,
        <artist/59598#subject> ;
    mo:produced_work <album/154348#musicalwork> ;
    schema:name "Techcore Horizon 2.5"@en,
        "Techcore Horizon 2.5"@ja,
        "Techcore Horizon 2.5"@ja-latn .

<album/154348#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-10-26"^^xsd:date ;
    dcterms:title "Techcore Horizon 2.5"@en,
        "Techcore Horizon 2.5"@ja,
        "Techcore Horizon 2.5"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/154348#musicalexpression> ;
    mo:publisher <org/3921#subject> ;
    mo:record _:N10bff9a843c9412ab00782f3994e9199 ;
    mo:record_count 1 ;
    mo:release <event/328> ;
    schema:datePublished "2025-10-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/84/154348/154348-6d050b019043.jpg> ;
    schema:name "Techcore Horizon 2.5"@en,
        "Techcore Horizon 2.5"@ja,
        "Techcore Horizon 2.5"@ja-latn ;
    schema:publisher <org/3921#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/154348/154348-6d050b019043.jpg> .

_:N1e6030c0137a479b811f81ee7ba216fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Desire"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N10bff9a843c9412ab00782f3994e9199 ;
    schema:name "Silent Desire"@en .

_:N48290df44d864e6e9e7721e6580614b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomorrow"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N10bff9a843c9412ab00782f3994e9199 ;
    schema:name "Tomorrow"@en .

_:N541ebd705c494e6799d4a10532ab0ada a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNDER THE FLASHING LIGHT"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N10bff9a843c9412ab00782f3994e9199 ;
    schema:name "UNDER THE FLASHING LIGHT"@en .

_:N6cf780aa296c4e559e109387aba5f4f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CLOVERFLUX"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N10bff9a843c9412ab00782f3994e9199 ;
    schema:name "CLOVERFLUX"@en .

_:N10bff9a843c9412ab00782f3994e9199 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e6030c0137a479b811f81ee7ba216fb,
        _:N48290df44d864e6e9e7721e6580614b1,
        _:N541ebd705c494e6799d4a10532ab0ada,
        _:N6cf780aa296c4e559e109387aba5f4f0 ;
    mo:track_count 4 ;
    schema:duration "PT15:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1e6030c0137a479b811f81ee7ba216fb,
        _:N48290df44d864e6e9e7721e6580614b1,
        _:N541ebd705c494e6799d4a10532ab0ada,
        _:N6cf780aa296c4e559e109387aba5f4f0 .

