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

<album/149247#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Powawan Theater / Powawan Theater"@en,
        "ぽわわん劇場 / ぽわわん劇場"@ja,
        "Powawan Theater / Powawan Theater"@ja-latn ;
    mo:produced_work <album/149247#musicalwork> ;
    schema:name "Powawan Theater / Powawan Theater"@en,
        "ぽわわん劇場 / ぽわわん劇場"@ja,
        "Powawan Theater / Powawan Theater"@ja-latn .

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

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

<release/21069#subject> a schema:CreativeWork ;
    schema:name "maimai DX BUDDiES"@en,
        "maimai でらっくす BUDDiES"@ja,
        "maimai DX BUDDiES"@ja-latn ;
    foaf:name "maimai DX BUDDiES"@en,
        "maimai でらっくす BUDDiES"@ja,
        "maimai DX BUDDiES"@ja-latn .

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

<album/149247#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Powawan Theater / Powawan Theater"@en,
        "ぽわわん劇場 / ぽわわん劇場"@ja,
        "Powawan Theater / Powawan Theater"@ja-latn ;
    mo:performance_of <album/149247#musicalwork> ;
    mo:recorded_as <album/149247#musicalexpression> ;
    schema:name "Powawan Theater / Powawan Theater"@en,
        "ぽわわん劇場 / ぽわわん劇場"@ja,
        "Powawan Theater / Powawan Theater"@ja-latn ;
    schema:workPerformed <album/149247#musicalwork> .

<https://media.vgm.io/albums/74/149247/149247-339b8677f0a7.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149247#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/74/149247/149247-339b8677f0a7.png> ;
    foaf:depicts <album/149247#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/74/149247/149247-339b8677f0a7.png> .

<https://medium-media.vgm.io/albums/74/149247/149247-339b8677f0a7.png> a schema:ImageObject,
        foaf:Image .

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

<album/149247#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-05-02"^^xsd:date ;
    dcterms:title "Powawan Theater / Powawan Theater"@en,
        "ぽわわん劇場 / ぽわわん劇場"@ja,
        "Powawan Theater / Powawan Theater"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/149247#musicalexpression> ;
    mo:publisher _:Nae875e2ca90a477b8e2451ec07089d9f ;
    mo:record _:Nd259095599c4401c8e48540b1eb7d23a ;
    mo:record_count 1 ;
    schema:about <release/21069#subject> ;
    schema:datePublished "2025-05-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/74/149247/149247-339b8677f0a7.png> ;
    schema:name "Powawan Theater / Powawan Theater"@en,
        "ぽわわん劇場 / ぽわわん劇場"@ja,
        "Powawan Theater / Powawan Theater"@ja-latn ;
    schema:publisher _:Nae875e2ca90a477b8e2451ec07089d9f ;
    foaf:depiction <https://media.vgm.io/albums/74/149247/149247-339b8677f0a7.png> .

_:Nae875e2ca90a477b8e2451ec07089d9f schema:name "Powawan Theater"@en,
        "Powawan Theater"@ja,
        "Powawan Theater"@ja-latn ;
    foaf:name "Powawan Theater"@en,
        "Powawan Theater"@ja,
        "Powawan Theater"@ja-latn .

_:Nbc173e1fe6cd4f48855f263c749e8d96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Powawan Theater"@en,
        "ぽわわん劇場"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nd259095599c4401c8e48540b1eb7d23a ;
    schema:name "Powawan Theater"@en,
        "ぽわわん劇場"@ja .

_:Nd259095599c4401c8e48540b1eb7d23a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nbc173e1fe6cd4f48855f263c749e8d96 ;
    mo:track_count 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nbc173e1fe6cd4f48855f263c749e8d96 .

