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

<album/156860#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "touch me & i glow / octodaddio"@en,
        "touch me & i glow / octodaddio"@ja,
        "touch me & i glow / octodaddio"@ja-latn ;
    mo:produced_work <album/156860#musicalwork> ;
    schema:name "touch me & i glow / octodaddio"@en,
        "touch me & i glow / octodaddio"@ja,
        "touch me & i glow / octodaddio"@ja-latn .

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

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

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

<https://media.vgm.io/albums/06/156860/156860-c05ed51d6a38.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/156860#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/156860/156860-c05ed51d6a38.jpg> ;
    foaf:depicts <album/156860#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/156860/156860-c05ed51d6a38.jpg> .

<https://medium-media.vgm.io/albums/06/156860/156860-c05ed51d6a38.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/156860#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "touch me & i glow / octodaddio"@en,
        "touch me & i glow / octodaddio"@ja,
        "touch me & i glow / octodaddio"@ja-latn ;
    mo:performance_of <album/156860#musicalwork> ;
    mo:performer <artist/78277#subject> ;
    mo:recorded_as <album/156860#musicalexpression> ;
    schema:byArtist <artist/78277#subject> ;
    schema:name "touch me & i glow / octodaddio"@en,
        "touch me & i glow / octodaddio"@ja,
        "touch me & i glow / octodaddio"@ja-latn ;
    schema:workPerformed <album/156860#musicalwork> .

<artist/78277#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/156860#performance> ;
    schema:name "octodaddio"@en ;
    foaf:name "octodaddio"@en .

<album/156860#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-01-11"^^xsd:date ;
    dcterms:title "touch me & i glow / octodaddio"@en,
        "touch me & i glow / octodaddio"@ja,
        "touch me & i glow / octodaddio"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/156860#musicalexpression> ;
    mo:publisher _:N33fbee0f87b34264b6757f61aa337db8 ;
    mo:record _:N5e2d562a37bd4b4bafe6f28b325fdfcd ;
    mo:record_count 1 ;
    schema:byArtist <artist/78277#subject> ;
    schema:datePublished "2026-01-11"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/06/156860/156860-c05ed51d6a38.jpg> ;
    schema:name "touch me & i glow / octodaddio"@en,
        "touch me & i glow / octodaddio"@ja,
        "touch me & i glow / octodaddio"@ja-latn ;
    schema:publisher _:N33fbee0f87b34264b6757f61aa337db8 ;
    foaf:depiction <https://media.vgm.io/albums/06/156860/156860-c05ed51d6a38.jpg> .

_:N09458fd32f4749ebbd168fdbce8f51d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "touch me & i glow"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N5e2d562a37bd4b4bafe6f28b325fdfcd ;
    schema:name "touch me & i glow"@en .

_:N33fbee0f87b34264b6757f61aa337db8 schema:name "octoauddio"@en,
        "octoauddio"@ja,
        "octoauddio"@ja-latn ;
    foaf:name "octoauddio"@en,
        "octoauddio"@ja,
        "octoauddio"@ja-latn .

_:N5e2d562a37bd4b4bafe6f28b325fdfcd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09458fd32f4749ebbd168fdbce8f51d1 ;
    mo:track_count 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N09458fd32f4749ebbd168fdbce8f51d1 .

