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

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

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

<artist/72471#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159018#subject> ;
    schema:name "Ruiringo"@en ;
    foaf:made <album/159018#composition>,
        <album/159018#subject> ;
    foaf:name "Ruiringo"@en .

<artist/72544#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159018#subject> ;
    schema:name "MONKeY"@en ;
    foaf:made <album/159018#composition>,
        <album/159018#subject> ;
    foaf:name "MONKeY"@en .

<event/341> a mo:Release ;
    schema:name "Released at M3-2026 Spring (Apr 26, 2026)" .

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

<album/159018#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HARDCORE TECHNIX 16 -World End Roll-"@en,
        "HARDCORE TECHNIX 16 -World End Roll-"@ja,
        "HARDCORE TECHNIX 16 -World End Roll-"@ja-latn ;
    mo:performance_of <album/159018#musicalwork> ;
    mo:recorded_as <album/159018#musicalexpression> ;
    schema:name "HARDCORE TECHNIX 16 -World End Roll-"@en,
        "HARDCORE TECHNIX 16 -World End Roll-"@ja,
        "HARDCORE TECHNIX 16 -World End Roll-"@ja-latn ;
    schema:workPerformed <album/159018#musicalwork> .

<https://media.vgm.io/albums/81/159018/159018-4a85bee945ee.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159018#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/81/159018/159018-4a85bee945ee.png> ;
    foaf:depicts <album/159018#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/81/159018/159018-4a85bee945ee.png> .

<https://medium-media.vgm.io/albums/81/159018/159018-4a85bee945ee.png> a schema:ImageObject,
        foaf:Image .

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

<album/159018#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HARDCORE TECHNIX 16 -World End Roll-"@en,
        "HARDCORE TECHNIX 16 -World End Roll-"@ja,
        "HARDCORE TECHNIX 16 -World End Roll-"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Rubbi5h"@en ;
            foaf:made <album/159018#composition> ;
            foaf:name "Rubbi5h"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Vivit"@en ;
            foaf:made <album/159018#composition> ;
            foaf:name "Vivit"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "jogadelic"@en ;
            foaf:made <album/159018#composition> ;
            foaf:name "jogadelic"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "すいけん583"@en ;
            foaf:made <album/159018#composition> ;
            foaf:name "すいけん583"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Des-T-Loid"@en ;
            foaf:made <album/159018#composition> ;
            foaf:name "Des-T-Loid"@en ],
        <artist/72471#subject>,
        <artist/72544#subject> ;
    mo:produced_work <album/159018#musicalwork> ;
    schema:name "HARDCORE TECHNIX 16 -World End Roll-"@en,
        "HARDCORE TECHNIX 16 -World End Roll-"@ja,
        "HARDCORE TECHNIX 16 -World End Roll-"@ja-latn .

<album/159018#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-04-26"^^xsd:date ;
    dcterms:title "HARDCORE TECHNIX 16 -World End Roll-"@en,
        "HARDCORE TECHNIX 16 -World End Roll-"@ja,
        "HARDCORE TECHNIX 16 -World End Roll-"@ja-latn ;
    mo:catalogue_number "MNKCP-021" ;
    mo:media_type "CD" ;
    mo:publication_of <album/159018#musicalexpression> ;
    mo:publisher _:Ned7a114d71a94744a04056af2b8174aa ;
    mo:record _:N3a2c2484d21a490db52c05ab0f8c4c77 ;
    mo:record_count 1 ;
    mo:release <event/341> ;
    schema:datePublished "2026-04-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/81/159018/159018-4a85bee945ee.png> ;
    schema:name "HARDCORE TECHNIX 16 -World End Roll-"@en,
        "HARDCORE TECHNIX 16 -World End Roll-"@ja,
        "HARDCORE TECHNIX 16 -World End Roll-"@ja-latn ;
    schema:publisher _:Ned7a114d71a94744a04056af2b8174aa ;
    foaf:depiction <https://media.vgm.io/albums/81/159018/159018-4a85bee945ee.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159018#subject> ;
    schema:name "Vivit"@en ;
    foaf:made <album/159018#subject> ;
    foaf:name "Vivit"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159018#subject> ;
    schema:name "Des-T-Loid"@en ;
    foaf:made <album/159018#subject> ;
    foaf:name "Des-T-Loid"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159018#subject> ;
    schema:name "Rubbi5h"@en ;
    foaf:made <album/159018#subject> ;
    foaf:name "Rubbi5h"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159018#subject> ;
    schema:name "jogadelic"@en ;
    foaf:made <album/159018#subject> ;
    foaf:name "jogadelic"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159018#subject> ;
    schema:name "すいけん583"@en ;
    foaf:made <album/159018#subject> ;
    foaf:name "すいけん583"@en .

_:N29961235fb1b4afaa7754db6fc1b6154 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Concert"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a2c2484d21a490db52c05ab0f8c4c77 ;
    schema:name "Twilight Concert"@ja .

_:N29e261d42c474d03b29c6b08139283a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "墓標～A Tribute to「展翅少女人形館」～"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a2c2484d21a490db52c05ab0f8c4c77 ;
    schema:name "墓標～A Tribute to「展翅少女人形館」～"@ja .

_:N420c7b4bae394dcdb3dc54b65172eb20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World in Ruins"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a2c2484d21a490db52c05ab0f8c4c77 ;
    schema:name "World in Ruins"@ja .

_:N86b88104b60a41d2b98eccd1bb1ec517 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gothic Form"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a2c2484d21a490db52c05ab0f8c4c77 ;
    schema:name "Gothic Form"@ja .

_:N8bb776f1fae4494b97f2d84ba0bd277e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fairy tale"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a2c2484d21a490db52c05ab0f8c4c77 ;
    schema:name "fairy tale"@ja .

_:N8e1d21a54c1046039974a15bafd3ce9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End of Nothingness"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a2c2484d21a490db52c05ab0f8c4c77 ;
    schema:name "The End of Nothingness"@ja .

_:N901f2e9c0bc648db8cb0f4a343d567e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eulogy"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a2c2484d21a490db52c05ab0f8c4c77 ;
    schema:name "Eulogy"@ja .

_:Ned7a114d71a94744a04056af2b8174aa schema:name "MNKsound"@en,
        "MNKsound"@ja,
        "MNKsound"@ja-latn ;
    foaf:name "MNKsound"@en,
        "MNKsound"@ja,
        "MNKsound"@ja-latn .

_:N3a2c2484d21a490db52c05ab0f8c4c77 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29961235fb1b4afaa7754db6fc1b6154,
        _:N29e261d42c474d03b29c6b08139283a5,
        _:N420c7b4bae394dcdb3dc54b65172eb20,
        _:N86b88104b60a41d2b98eccd1bb1ec517,
        _:N8bb776f1fae4494b97f2d84ba0bd277e,
        _:N8e1d21a54c1046039974a15bafd3ce9b,
        _:N901f2e9c0bc648db8cb0f4a343d567e2 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N29961235fb1b4afaa7754db6fc1b6154,
        _:N29e261d42c474d03b29c6b08139283a5,
        _:N420c7b4bae394dcdb3dc54b65172eb20,
        _:N86b88104b60a41d2b98eccd1bb1ec517,
        _:N8bb776f1fae4494b97f2d84ba0bd277e,
        _:N8e1d21a54c1046039974a15bafd3ce9b,
        _:N901f2e9c0bc648db8cb0f4a343d567e2 .

