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

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

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

<artist/11668#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155646#subject> ;
    schema:name "lapix"@en ;
    foaf:made <album/155646#composition>,
        <album/155646#subject> ;
    foaf:name "lapix"@en .

<artist/57553#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155646#subject> ;
    schema:name "TAK"@en ;
    foaf:made <album/155646#composition>,
        <album/155646#subject> ;
    foaf:name "TAK"@en .

<artist/59623#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155646#subject> ;
    schema:name "Mylta"@en ;
    foaf:made <album/155646#composition>,
        <album/155646#subject> ;
    foaf:name "Mylta"@en .

<artist/72175#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155646#subject> ;
    schema:name "Yasei Yoshida"@en,
        "吉田夜世"@ja ;
    foaf:made <album/155646#composition>,
        <album/155646#subject> ;
    foaf:name "Yasei Yoshida"@en,
        "吉田夜世"@ja .

<event/335> a mo:Release ;
    schema:name "Released at Comic Market 107 (Dec 30, 2025 to Dec 31, 2025)" .

<product/12032#subject> a schema:CreativeWork ;
    schema:name "beatmania IIDX 30 RESIDENT"@en,
        "beatmania IIDX 30 RESIDENT"@ja,
        "beatmania IIDX 30 RESIDENT"@ja-latn ;
    foaf:name "beatmania IIDX 30 RESIDENT"@en,
        "beatmania IIDX 30 RESIDENT"@ja,
        "beatmania IIDX 30 RESIDENT"@ja-latn .

<product/21338#subject> a schema:CreativeWork ;
    schema:name "beatmania IIDX 33 Sparkle Shower"@en,
        "beatmania IIDX 33 Sparkle Shower"@ja,
        "beatmania IIDX 33 Sparkle Shower"@ja-latn ;
    foaf:name "beatmania IIDX 33 Sparkle Shower"@en,
        "beatmania IIDX 33 Sparkle Shower"@ja,
        "beatmania IIDX 33 Sparkle Shower"@ja-latn .

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

<album/155646#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Genexx Nova / lapix"@en,
        "Genexx Nova / lapix"@ja,
        "Genexx Nova / lapix"@ja-latn ;
    mo:performance_of <album/155646#musicalwork> ;
    mo:recorded_as <album/155646#musicalexpression> ;
    schema:name "Genexx Nova / lapix"@en,
        "Genexx Nova / lapix"@ja,
        "Genexx Nova / lapix"@ja-latn ;
    schema:workPerformed <album/155646#musicalwork> .

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

<https://media.vgm.io/albums/64/155646/155646-19cc5497eac0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155646#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/64/155646/155646-19cc5497eac0.jpg> ;
    foaf:depicts <album/155646#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/64/155646/155646-19cc5497eac0.jpg> .

<https://medium-media.vgm.io/albums/64/155646/155646-19cc5497eac0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/155646#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Genexx Nova / lapix"@en,
        "Genexx Nova / lapix"@ja,
        "Genexx Nova / lapix"@ja-latn ;
    mo:composer <artist/11668#subject>,
        <artist/57553#subject>,
        <artist/59623#subject>,
        <artist/72175#subject> ;
    mo:produced_work <album/155646#musicalwork> ;
    schema:name "Genexx Nova / lapix"@en,
        "Genexx Nova / lapix"@ja,
        "Genexx Nova / lapix"@ja-latn .

<album/155646#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-12-31"^^xsd:date ;
    dcterms:title "Genexx Nova / lapix"@en,
        "Genexx Nova / lapix"@ja,
        "Genexx Nova / lapix"@ja-latn ;
    mo:catalogue_number "MRX-180" ;
    mo:media_type "CD" ;
    mo:publication_of <album/155646#musicalexpression> ;
    mo:publisher <org/3419#subject> ;
    mo:record _:N395b0e7423224b54b435c34260d5203f ;
    mo:record_count 1 ;
    mo:release <event/335> ;
    schema:about <product/12032#subject>,
        <product/21338#subject> ;
    schema:datePublished "2025-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/155646/155646-19cc5497eac0.jpg> ;
    schema:name "Genexx Nova / lapix"@en,
        "Genexx Nova / lapix"@ja,
        "Genexx Nova / lapix"@ja-latn ;
    schema:publisher <org/3419#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/155646/155646-19cc5497eac0.jpg> .

_:N0556eef621cb4c69afc0eec03a187481 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Takes (Something) feat. Kanata.N"@en,
        "Love Takes (Something) feat. Kanata.N"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N395b0e7423224b54b435c34260d5203f ;
    schema:name "Love Takes (Something) feat. Kanata.N"@en,
        "Love Takes (Something) feat. Kanata.N"@ja .

_:N0eff6d1ca7bb49408ea29423e76be7dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PALETTE feat. Hiyori Nara"@en,
        "PALETTE feat. 奈良ひより"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N395b0e7423224b54b435c34260d5203f ;
    schema:name "PALETTE feat. Hiyori Nara"@en,
        "PALETTE feat. 奈良ひより"@ja .

_:N19ca7b96689c4d4a8eed5edd366a2728 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NOROSHING feat. Teto Kasane"@en,
        "NOROSHING feat. 重音テト"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N395b0e7423224b54b435c34260d5203f ;
    schema:name "NOROSHING feat. Teto Kasane"@en,
        "NOROSHING feat. 重音テト"@ja .

_:N31eb8cc86f7846d58b3849290388c918 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Edge Of Hell feat. punipunidenki"@en,
        "The Edge Of Hell feat. ぷにぷに電機"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N395b0e7423224b54b435c34260d5203f ;
    schema:name "The Edge Of Hell feat. punipunidenki"@en,
        "The Edge Of Hell feat. ぷにぷに電機"@ja .

_:N477dacd289604cd69885bf74abfaa4fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trajectory feat. RANASOL"@en,
        "Trajectory feat. RANASOL"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N395b0e7423224b54b435c34260d5203f ;
    schema:name "Trajectory feat. RANASOL"@en,
        "Trajectory feat. RANASOL"@ja .

_:N5ba316ae822f4674b4e9a1af799167ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back Around Again"@en,
        "Back Around Again"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N395b0e7423224b54b435c34260d5203f ;
    schema:name "Back Around Again"@en,
        "Back Around Again"@ja .

_:N6581553dd8154d68919b1064ed122d89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swing My Wonderland (More JazzFunktion Mix)"@en,
        "Swing My Wonderland (More JazzFunktion Mix)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N395b0e7423224b54b435c34260d5203f ;
    schema:name "Swing My Wonderland (More JazzFunktion Mix)"@en,
        "Swing My Wonderland (More JazzFunktion Mix)"@ja .

_:N85a2163140c24fe78cf27b322dc8e2b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over Mebius feat. Itsuki Natsume"@en,
        "Over Mebius feat. 棗いつき"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N395b0e7423224b54b435c34260d5203f ;
    schema:name "Over Mebius feat. Itsuki Natsume"@en,
        "Over Mebius feat. 棗いつき"@ja .

_:Nac2a6414fbcb44718ed84a5bd6a79556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gal de NIGHT ~Love Tomatina~ feat. Miku Hatsune"@en,
        "ギャル de NIGHT 〜愛のトマティーナ〜 feat. 初音ミク"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N395b0e7423224b54b435c34260d5203f ;
    schema:name "Gal de NIGHT ~Love Tomatina~ feat. Miku Hatsune"@en,
        "ギャル de NIGHT 〜愛のトマティーナ〜 feat. 初音ミク"@ja .

_:Nadde97988ce44b50a220eafc353b4e34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kill Them All feat. Nakuru Aitsuki"@en,
        "キルゼムオール feat. 藍月なくる"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N395b0e7423224b54b435c34260d5203f ;
    schema:name "Kill Them All feat. Nakuru Aitsuki"@en,
        "キルゼムオール feat. 藍月なくる"@ja .

_:Nc0e67e8fa5064e558320ed3c86f60273 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nova feat. Eye"@en,
        "Nova feat. Eye"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N395b0e7423224b54b435c34260d5203f ;
    schema:name "Nova feat. Eye"@en,
        "Nova feat. Eye"@ja .

_:N395b0e7423224b54b435c34260d5203f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0556eef621cb4c69afc0eec03a187481,
        _:N0eff6d1ca7bb49408ea29423e76be7dc,
        _:N19ca7b96689c4d4a8eed5edd366a2728,
        _:N31eb8cc86f7846d58b3849290388c918,
        _:N477dacd289604cd69885bf74abfaa4fe,
        _:N5ba316ae822f4674b4e9a1af799167ff,
        _:N6581553dd8154d68919b1064ed122d89,
        _:N85a2163140c24fe78cf27b322dc8e2b0,
        _:Nac2a6414fbcb44718ed84a5bd6a79556,
        _:Nadde97988ce44b50a220eafc353b4e34,
        _:Nc0e67e8fa5064e558320ed3c86f60273 ;
    mo:track_count 11 ;
    schema:duration "PT31:13"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0556eef621cb4c69afc0eec03a187481,
        _:N0eff6d1ca7bb49408ea29423e76be7dc,
        _:N19ca7b96689c4d4a8eed5edd366a2728,
        _:N31eb8cc86f7846d58b3849290388c918,
        _:N477dacd289604cd69885bf74abfaa4fe,
        _:N5ba316ae822f4674b4e9a1af799167ff,
        _:N6581553dd8154d68919b1064ed122d89,
        _:N85a2163140c24fe78cf27b322dc8e2b0,
        _:Nac2a6414fbcb44718ed84a5bd6a79556,
        _:Nadde97988ce44b50a220eafc353b4e34,
        _:Nc0e67e8fa5064e558320ed3c86f60273 .

