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

<album/147389#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Disintegrate / Round Wave Crusher"@en,
        "Disintegrate / Round Wave Crusher"@ja,
        "Disintegrate / Round Wave Crusher"@ja-latn ;
    mo:produced_work <album/147389#musicalwork> ;
    schema:name "Disintegrate / Round Wave Crusher"@en,
        "Disintegrate / Round Wave Crusher"@ja,
        "Disintegrate / Round Wave Crusher"@ja-latn .

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

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

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

<album/147389#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Disintegrate / Round Wave Crusher"@en,
        "Disintegrate / Round Wave Crusher"@ja,
        "Disintegrate / Round Wave Crusher"@ja-latn ;
    mo:performance_of <album/147389#musicalwork> ;
    mo:recorded_as <album/147389#musicalexpression> ;
    schema:name "Disintegrate / Round Wave Crusher"@en,
        "Disintegrate / Round Wave Crusher"@ja,
        "Disintegrate / Round Wave Crusher"@ja-latn ;
    schema:workPerformed <album/147389#musicalwork> .

<https://media.vgm.io/albums/98/147389/147389-851ad67aac3e.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/147389#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/98/147389/147389-851ad67aac3e.png> ;
    foaf:depicts <album/147389#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/98/147389/147389-851ad67aac3e.png> .

<https://medium-media.vgm.io/albums/98/147389/147389-851ad67aac3e.png> a schema:ImageObject,
        foaf:Image .

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

<album/147389#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-03-02"^^xsd:date ;
    dcterms:title "Disintegrate / Round Wave Crusher"@en,
        "Disintegrate / Round Wave Crusher"@ja,
        "Disintegrate / Round Wave Crusher"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/147389#musicalexpression> ;
    mo:publisher _:Ndd61baabc7304574b1250c2d88d863fb ;
    mo:record _:Nbc1bcd61044e4e38ae55e16086508a0f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Expert Global Taiko Showdown 2025"@en ;
            foaf:name "Expert Global Taiko Showdown 2025"@en ] ;
    schema:datePublished "2025-03-02"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/98/147389/147389-851ad67aac3e.png> ;
    schema:name "Disintegrate / Round Wave Crusher"@en,
        "Disintegrate / Round Wave Crusher"@ja,
        "Disintegrate / Round Wave Crusher"@ja-latn ;
    schema:publisher _:Ndd61baabc7304574b1250c2d88d863fb ;
    foaf:depiction <https://media.vgm.io/albums/98/147389/147389-851ad67aac3e.png> .

_:N9e1873d4cdaf46eab2899128b10825f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disintegrate"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nbc1bcd61044e4e38ae55e16086508a0f ;
    schema:name "Disintegrate"@en .

_:Ndd5f4369f71d4085921bab65ba1d0182 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disintegrate (Extended DJ Mix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nbc1bcd61044e4e38ae55e16086508a0f ;
    schema:name "Disintegrate (Extended DJ Mix)"@en .

_:Ndd61baabc7304574b1250c2d88d863fb schema:name "Round Wave Crusher"@en,
        "Round Wave Crusher"@ja,
        "Round Wave Crusher"@ja-latn ;
    foaf:name "Round Wave Crusher"@en,
        "Round Wave Crusher"@ja,
        "Round Wave Crusher"@ja-latn .

_:Nbc1bcd61044e4e38ae55e16086508a0f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9e1873d4cdaf46eab2899128b10825f6,
        _:Ndd5f4369f71d4085921bab65ba1d0182 ;
    mo:track_count 2 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N9e1873d4cdaf46eab2899128b10825f6,
        _:Ndd5f4369f71d4085921bab65ba1d0182 .

