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

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

<product/1779#subject> a schema:CreativeWork ;
    schema:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn ;
    foaf:name "One Piece"@en,
        "ワンピース"@ja,
        "One Piece"@ja-latn .

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

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

<https://media.vgm.io/albums/85/152458/152458-6cb0fb3f2812.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152458#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/152458/152458-6cb0fb3f2812.webp> ;
    foaf:depicts <album/152458#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/152458/152458-6cb0fb3f2812.webp> .

<https://medium-media.vgm.io/albums/85/152458/152458-6cb0fb3f2812.webp> a schema:ImageObject,
        foaf:Image .

<album/152458#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PUNKS / CHAMELEON LIME WHOOPIEPIE"@en,
        "PUNKS / カメレオン・ライム・ウーピーパイ"@ja,
        "PUNKS / CHAMELEON LIME WHOOPIEPIE"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Whoopies1-Gou"@en ;
            foaf:made <album/152458#composition> ;
            foaf:name "Whoopies1-Gou"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Whoopies2-Gou"@en ;
            foaf:made <album/152458#composition> ;
            foaf:name "Whoopies2-Gou"@en ] ;
    mo:produced_work <album/152458#musicalwork> ;
    schema:name "PUNKS / CHAMELEON LIME WHOOPIEPIE"@en,
        "PUNKS / カメレオン・ライム・ウーピーパイ"@ja,
        "PUNKS / CHAMELEON LIME WHOOPIEPIE"@ja-latn .

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

<album/152458#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PUNKS / CHAMELEON LIME WHOOPIEPIE"@en,
        "PUNKS / カメレオン・ライム・ウーピーパイ"@ja,
        "PUNKS / CHAMELEON LIME WHOOPIEPIE"@ja-latn ;
    mo:performance_of <album/152458#musicalwork> ;
    mo:performer _:N532be7f322714acf9fccc01a34c635ec ;
    mo:recorded_as <album/152458#musicalexpression> ;
    schema:byArtist _:N532be7f322714acf9fccc01a34c635ec ;
    schema:name "PUNKS / CHAMELEON LIME WHOOPIEPIE"@en,
        "PUNKS / カメレオン・ライム・ウーピーパイ"@ja,
        "PUNKS / CHAMELEON LIME WHOOPIEPIE"@ja-latn ;
    schema:workPerformed <album/152458#musicalwork> .

<album/152458#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-11"^^xsd:date ;
    dcterms:title "PUNKS / CHAMELEON LIME WHOOPIEPIE"@en,
        "PUNKS / カメレオン・ライム・ウーピーパイ"@ja,
        "PUNKS / CHAMELEON LIME WHOOPIEPIE"@ja-latn ;
    mo:catalogue_number "ANTCD-A0000017376" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/152458#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N14646bcab21c4e02bf32dbd3f855f81f ;
    mo:record_count 1 ;
    schema:about <product/1779#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "CHAMELEON LIME WHOOPIEPIE"@en ;
            foaf:name "CHAMELEON LIME WHOOPIEPIE"@en ] ;
    schema:datePublished "2025-08-11"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/85/152458/152458-6cb0fb3f2812.webp> ;
    schema:name "PUNKS / CHAMELEON LIME WHOOPIEPIE"@en,
        "PUNKS / カメレオン・ライム・ウーピーパイ"@ja,
        "PUNKS / CHAMELEON LIME WHOOPIEPIE"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/152458/152458-6cb0fb3f2812.webp> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Chi-"@en ;
    foaf:made <album/152458#lyrics> ;
    foaf:name "Chi-"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Chi-"@en ;
    foaf:made <album/152458#subject> ;
    foaf:name "Chi-"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152458#subject> ;
    schema:name "Whoopies2-Gou"@en ;
    foaf:made <album/152458#subject> ;
    foaf:name "Whoopies2-Gou"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152458#subject> ;
    schema:name "Whoopies1-Gou"@en ;
    foaf:made <album/152458#subject> ;
    foaf:name "Whoopies1-Gou"@en .

_:N14646bcab21c4e02bf32dbd3f855f81f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N71279c0d7cf248a89c53e8eff3129083 ;
    mo:track_count 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N71279c0d7cf248a89c53e8eff3129083 .

_:N532be7f322714acf9fccc01a34c635ec a schema:Person,
        foaf:Person ;
    mo:performed <album/152458#performance> ;
    schema:name "CHAMELEON LIME WHOOPIEPIE"@en ;
    foaf:name "CHAMELEON LIME WHOOPIEPIE"@en .

_:N71279c0d7cf248a89c53e8eff3129083 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PUNKS"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N14646bcab21c4e02bf32dbd3f855f81f ;
    schema:name "PUNKS"@en .

