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

<album/157019#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ready Acid, Ready Techno / Hommarju"@en,
        "Ready Acid, Ready Techno / Hommarju"@ja,
        "Ready Acid, Ready Techno / Hommarju"@ja-latn ;
    mo:produced_work <album/157019#musicalwork> ;
    schema:name "Ready Acid, Ready Techno / Hommarju"@en,
        "Ready Acid, Ready Techno / Hommarju"@ja,
        "Ready Acid, Ready Techno / Hommarju"@ja-latn .

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

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

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

<album/157019#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ready Acid, Ready Techno / Hommarju"@en,
        "Ready Acid, Ready Techno / Hommarju"@ja,
        "Ready Acid, Ready Techno / Hommarju"@ja-latn ;
    mo:performance_of <album/157019#musicalwork> ;
    mo:recorded_as <album/157019#musicalexpression> ;
    schema:name "Ready Acid, Ready Techno / Hommarju"@en,
        "Ready Acid, Ready Techno / Hommarju"@ja,
        "Ready Acid, Ready Techno / Hommarju"@ja-latn ;
    schema:workPerformed <album/157019#musicalwork> .

<org/3529#subject> schema:name "The NO1ZE"@en,
        "The NO1ZE"@ja,
        "The NO1ZE"@ja-latn ;
    foaf:name "The NO1ZE"@en,
        "The NO1ZE"@ja,
        "The NO1ZE"@ja-latn .

<https://media.vgm.io/albums/91/157019/157019-abdd806b6c81.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/157019#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/157019/157019-abdd806b6c81.png> ;
    foaf:depicts <album/157019#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/157019/157019-abdd806b6c81.png> .

<https://medium-media.vgm.io/albums/91/157019/157019-abdd806b6c81.png> a schema:ImageObject,
        foaf:Image .

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

<album/157019#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-02-06"^^xsd:date ;
    dcterms:title "Ready Acid, Ready Techno / Hommarju"@en,
        "Ready Acid, Ready Techno / Hommarju"@ja,
        "Ready Acid, Ready Techno / Hommarju"@ja-latn ;
    mo:catalogue_number "NO1ZSHOT-0023" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/157019#musicalexpression> ;
    mo:publisher <org/3529#subject> ;
    mo:record _:N61b8aa8f29ec4ab695aecc20289be1b3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "EZ2ON REBOOT : R"@en ;
            foaf:name "EZ2ON REBOOT : R"@en ] ;
    schema:datePublished "2026-02-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/157019/157019-abdd806b6c81.png> ;
    schema:name "Ready Acid, Ready Techno / Hommarju"@en,
        "Ready Acid, Ready Techno / Hommarju"@ja,
        "Ready Acid, Ready Techno / Hommarju"@ja-latn ;
    schema:publisher <org/3529#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/157019/157019-abdd806b6c81.png> .

_:N5e1c7f4ca62a44de86e7573bf644ef1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready Acid Ready Techno"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N61b8aa8f29ec4ab695aecc20289be1b3 ;
    schema:name "Ready Acid Ready Techno"@en .

_:N61b8aa8f29ec4ab695aecc20289be1b3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5e1c7f4ca62a44de86e7573bf644ef1e ;
    mo:track_count 1 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N5e1c7f4ca62a44de86e7573bf644ef1e .

