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

<album/152634#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Night Terrors / Hyper Potions x Boom Kitty"@en,
        "Night Terrors / Hyper Potions x Boom Kitty"@ja,
        "Night Terrors / Hyper Potions x Boom Kitty"@ja-latn ;
    mo:produced_work <album/152634#musicalwork> ;
    schema:name "Night Terrors / Hyper Potions x Boom Kitty"@en,
        "Night Terrors / Hyper Potions x Boom Kitty"@ja,
        "Night Terrors / Hyper Potions x Boom Kitty"@ja-latn .

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

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

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

<album/152634#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Night Terrors / Hyper Potions x Boom Kitty"@en,
        "Night Terrors / Hyper Potions x Boom Kitty"@ja,
        "Night Terrors / Hyper Potions x Boom Kitty"@ja-latn ;
    mo:performance_of <album/152634#musicalwork> ;
    mo:recorded_as <album/152634#musicalexpression> ;
    schema:name "Night Terrors / Hyper Potions x Boom Kitty"@en,
        "Night Terrors / Hyper Potions x Boom Kitty"@ja,
        "Night Terrors / Hyper Potions x Boom Kitty"@ja-latn ;
    schema:workPerformed <album/152634#musicalwork> .

<org/4299#subject> schema:name "CHOMPO"@en,
        "CHOMPO"@ja,
        "CHOMPO"@ja-latn ;
    foaf:name "CHOMPO"@en,
        "CHOMPO"@ja,
        "CHOMPO"@ja-latn .

<https://media.vgm.io/albums/43/152634/152634-e540dd935cb5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152634#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/152634/152634-e540dd935cb5.jpg> ;
    foaf:depicts <album/152634#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/152634/152634-e540dd935cb5.jpg> .

<https://medium-media.vgm.io/albums/43/152634/152634-e540dd935cb5.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152634#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-07-22"^^xsd:date ;
    dcterms:title "Night Terrors / Hyper Potions x Boom Kitty"@en,
        "Night Terrors / Hyper Potions x Boom Kitty"@ja,
        "Night Terrors / Hyper Potions x Boom Kitty"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/152634#musicalexpression> ;
    mo:publisher <org/4299#subject> ;
    mo:record _:N59d13fd74e6d4ab0a848e3d34e9f5192 ;
    mo:record_count 1 ;
    schema:datePublished "2025-07-22"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/43/152634/152634-e540dd935cb5.jpg> ;
    schema:name "Night Terrors / Hyper Potions x Boom Kitty"@en,
        "Night Terrors / Hyper Potions x Boom Kitty"@ja,
        "Night Terrors / Hyper Potions x Boom Kitty"@ja-latn ;
    schema:publisher <org/4299#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/152634/152634-e540dd935cb5.jpg> .

_:N59d13fd74e6d4ab0a848e3d34e9f5192 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc6fd9569d74c4ed5b05257f113bc1fcf ;
    mo:track_count 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nc6fd9569d74c4ed5b05257f113bc1fcf .

_:Nc6fd9569d74c4ed5b05257f113bc1fcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Terrors"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N59d13fd74e6d4ab0a848e3d34e9f5192 ;
    schema:name "Night Terrors"@en .

