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

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/158281#lyrics>,
        <album/158281#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

<artist/63201#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kohei Shoji"@en,
        "庄司浩平"@ja ;
    foaf:made <album/158281#subject>,
        <album/158281#vocals> ;
    foaf:name "Kohei Shoji"@en,
        "庄司浩平"@ja .

<artist/18937#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158281#subject> ;
    schema:name "tatsuo"@en ;
    foaf:made <album/158281#composition>,
        <album/158281#subject> ;
    foaf:name "tatsuo"@en .

<product/24030#subject> a schema:CreativeWork ;
    schema:name "KAMEN RIDER GAVV: Guilty Parfait"@en,
        "仮面ライダーガヴ ギルティ・パルフェ"@ja,
        "KAMEN RIDER GAVV: Guilty Parfait"@ja-latn ;
    foaf:name "KAMEN RIDER GAVV: Guilty Parfait"@en,
        "仮面ライダーガヴ ギルティ・パルフェ"@ja,
        "KAMEN RIDER GAVV: Guilty Parfait"@ja-latn .

<album/158281#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Delicious Solo Ver. / Gateau·Trois"@en,
        "Super Delicious Solo Ver. / Gateau·Trois"@ja,
        "Super Delicious Solo Ver. / Gateau·Trois"@ja-latn ;
    mo:composer <artist/18937#subject> ;
    mo:produced_work <album/158281#musicalwork> ;
    schema:name "Super Delicious Solo Ver. / Gateau·Trois"@en,
        "Super Delicious Solo Ver. / Gateau·Trois"@ja,
        "Super Delicious Solo Ver. / Gateau·Trois"@ja-latn .

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

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

<album/158281#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Delicious Solo Ver. / Gateau·Trois"@en,
        "Super Delicious Solo Ver. / Gateau·Trois"@ja,
        "Super Delicious Solo Ver. / Gateau·Trois"@ja-latn ;
    mo:performance_of <album/158281#musicalwork> ;
    mo:recorded_as <album/158281#musicalexpression> ;
    schema:name "Super Delicious Solo Ver. / Gateau·Trois"@en,
        "Super Delicious Solo Ver. / Gateau·Trois"@ja,
        "Super Delicious Solo Ver. / Gateau·Trois"@ja-latn ;
    schema:workPerformed <album/158281#musicalwork> .

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

<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/18/158281/158281-5f5c7dafb219.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/158281#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/18/158281/158281-5f5c7dafb219.jpg> ;
    foaf:depicts <album/158281#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/18/158281/158281-5f5c7dafb219.jpg> .

<https://medium-media.vgm.io/albums/18/158281/158281-5f5c7dafb219.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/158281#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-11-28"^^xsd:date ;
    dcterms:title "Super Delicious Solo Ver. / Gateau·Trois"@en,
        "Super Delicious Solo Ver. / Gateau·Trois"@ja,
        "Super Delicious Solo Ver. / Gateau·Trois"@ja-latn ;
    mo:catalogue_number "ANTCD-A0000018480" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/158281#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:Ne599fc60331a4adfbd110ca54277a873 ;
    mo:record_count 1 ;
    schema:about <product/24030#subject> ;
    schema:datePublished "2025-11-28"^^xsd:date ;
    schema:genre "Tokusatsu/Puppetry" ;
    schema:image <https://media.vgm.io/albums/18/158281/158281-5f5c7dafb219.jpg> ;
    schema:name "Super Delicious Solo Ver. / Gateau·Trois"@en,
        "Super Delicious Solo Ver. / Gateau·Trois"@ja,
        "Super Delicious Solo Ver. / Gateau·Trois"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/158281/158281-5f5c7dafb219.jpg> .

_:N037b78ed9cea444aa1702d203e8fdd0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Delicious Movie Edit"@en,
        "Super Delicious Movie Edit"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Ne599fc60331a4adfbd110ca54277a873 ;
    schema:name "Super Delicious Movie Edit"@en,
        "Super Delicious Movie Edit"@ja .

_:N4fe4bc31fbc742c3a1a1231bf350ed78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Delicious Hanto SOLO Ver."@en,
        "Super Delicious 絆斗 SOLO Ver."@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ne599fc60331a4adfbd110ca54277a873 ;
    schema:name "Super Delicious Hanto SOLO Ver."@en,
        "Super Delicious 絆斗 SOLO Ver."@ja .

_:N8363c472182d47d2ac093154e86c54e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Delicious"@en,
        "Super Delicious"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ne599fc60331a4adfbd110ca54277a873 ;
    schema:name "Super Delicious"@en,
        "Super Delicious"@ja .

_:Naf5482fc4bc3456da5d32c0416b143f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Delicious Shoma SOLO Ver."@en,
        "Super Delicious ショウマ SOLO Ver."@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ne599fc60331a4adfbd110ca54277a873 ;
    schema:name "Super Delicious Shoma SOLO Ver."@en,
        "Super Delicious ショウマ SOLO Ver."@ja .

_:Nbb6dea47d7ee42fda791038dcc27dc3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Delicious Rakia SOLO Ver."@en,
        "Super Delicious ラキア SOLO Ver."@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ne599fc60331a4adfbd110ca54277a873 ;
    schema:name "Super Delicious Rakia SOLO Ver."@en,
        "Super Delicious ラキア SOLO Ver."@ja .

_:Ne599fc60331a4adfbd110ca54277a873 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N037b78ed9cea444aa1702d203e8fdd0f,
        _:N4fe4bc31fbc742c3a1a1231bf350ed78,
        _:N8363c472182d47d2ac093154e86c54e2,
        _:Naf5482fc4bc3456da5d32c0416b143f2,
        _:Nbb6dea47d7ee42fda791038dcc27dc3c ;
    mo:track_count 5 ;
    schema:duration "PT17:35"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N037b78ed9cea444aa1702d203e8fdd0f,
        _:N4fe4bc31fbc742c3a1a1231bf350ed78,
        _:N8363c472182d47d2ac093154e86c54e2,
        _:Naf5482fc4bc3456da5d32c0416b143f2,
        _:Nbb6dea47d7ee42fda791038dcc27dc3c .

