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

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

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

<artist/56759#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159097#subject> ;
    schema:name "Ponchi♪"@en ;
    foaf:made <album/159097#composition>,
        <album/159097#subject> ;
    foaf:name "Ponchi♪"@en .

<product/11425#subject> a schema:CreativeWork ;
    schema:name "Rotaeno"@en,
        "Rotaeno"@ja,
        "Rotaeno"@ja-latn ;
    foaf:name "Rotaeno"@en,
        "Rotaeno"@ja,
        "Rotaeno"@ja-latn .

<album/159097#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lazy Mode / Ponchi♪"@en,
        "めんどくさいモード / Ponchi♪"@ja,
        "Lazy Mode / Ponchi♪"@ja-latn ;
    mo:composer <artist/56759#subject> ;
    mo:produced_work <album/159097#musicalwork> ;
    schema:name "Lazy Mode / Ponchi♪"@en,
        "めんどくさいモード / Ponchi♪"@ja,
        "Lazy Mode / Ponchi♪"@ja-latn .

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

<album/159097#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lazy Mode / Ponchi♪"@en,
        "めんどくさいモード / Ponchi♪"@ja,
        "Lazy Mode / Ponchi♪"@ja-latn ;
    mo:performance_of <album/159097#musicalwork> ;
    mo:recorded_as <album/159097#musicalexpression> ;
    schema:name "Lazy Mode / Ponchi♪"@en,
        "めんどくさいモード / Ponchi♪"@ja,
        "Lazy Mode / Ponchi♪"@ja-latn ;
    schema:workPerformed <album/159097#musicalwork> .

<org/4365#subject> schema:name "Dream Engine Games"@en,
        "Dream Engine Games"@ja,
        "Dream Engine Games"@ja-latn ;
    foaf:name "Dream Engine Games"@en,
        "Dream Engine Games"@ja,
        "Dream Engine Games"@ja-latn .

<https://media.vgm.io/albums/79/159097/159097-db17b5521047.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159097#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/79/159097/159097-db17b5521047.png> ;
    foaf:depicts <album/159097#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/79/159097/159097-db17b5521047.png> .

<https://medium-media.vgm.io/albums/79/159097/159097-db17b5521047.png> a schema:ImageObject,
        foaf:Image .

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

<album/159097#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-26"^^xsd:date ;
    dcterms:title "Lazy Mode / Ponchi♪"@en,
        "めんどくさいモード / Ponchi♪"@ja,
        "Lazy Mode / Ponchi♪"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/159097#musicalexpression> ;
    mo:publisher <org/4365#subject> ;
    mo:record _:N8b1e5b5ff1f544d9a8d9e87ced3ed702 ;
    mo:record_count 1 ;
    schema:about <product/11425#subject> ;
    schema:datePublished "2025-08-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/159097/159097-db17b5521047.png> ;
    schema:name "Lazy Mode / Ponchi♪"@en,
        "めんどくさいモード / Ponchi♪"@ja,
        "Lazy Mode / Ponchi♪"@ja-latn ;
    schema:publisher <org/4365#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/159097/159097-db17b5521047.png> .

_:N6fb16a441a3549f7a4118a580e92b814 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lazy Mode"@en,
        "めんどくさいモード"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N8b1e5b5ff1f544d9a8d9e87ced3ed702 ;
    schema:name "Lazy Mode"@en,
        "めんどくさいモード"@ja .

_:N8b1e5b5ff1f544d9a8d9e87ced3ed702 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6fb16a441a3549f7a4118a580e92b814 ;
    mo:track_count 1 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N6fb16a441a3549f7a4118a580e92b814 .

