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

<artist/75805#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153515#subject> ;
    schema:name "Mega Shinnosuke"@en ;
    foaf:made <album/153515#composition>,
        <album/153515#lyrics>,
        <album/153515#subject>,
        <album/153515#vocals> ;
    foaf:name "Mega Shinnosuke"@en .

<product/22817#subject> a schema:CreativeWork ;
    schema:name "Style of Hiroshi Nohara's Lunch"@en,
        "野原ひろし 昼メシの流儀"@ja,
        "Nohara Hiroshi: Hirumeshi no Ryuugi"@ja-latn ;
    foaf:name "Style of Hiroshi Nohara's Lunch"@en,
        "野原ひろし 昼メシの流儀"@ja,
        "Nohara Hiroshi: Hirumeshi no Ryuugi"@ja-latn .

<album/153515#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Let's eat food / Mega Shinnosuke"@en,
        "ごはん食べヨ / Mega Shinnosuke"@ja,
        "Let's eat food / Mega Shinnosuke"@ja-latn ;
    mo:composer <artist/75805#subject> ;
    mo:produced_work <album/153515#musicalwork> ;
    schema:name "Let's eat food / Mega Shinnosuke"@en,
        "ごはん食べヨ / Mega Shinnosuke"@ja,
        "Let's eat food / Mega Shinnosuke"@ja-latn .

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

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

<album/153515#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Let's eat food / Mega Shinnosuke"@en,
        "ごはん食べヨ / Mega Shinnosuke"@ja,
        "Let's eat food / Mega Shinnosuke"@ja-latn ;
    mo:performance_of <album/153515#musicalwork> ;
    mo:recorded_as <album/153515#musicalexpression> ;
    schema:name "Let's eat food / Mega Shinnosuke"@en,
        "ごはん食べヨ / Mega Shinnosuke"@ja,
        "Let's eat food / Mega Shinnosuke"@ja-latn ;
    schema:workPerformed <album/153515#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/51/153515/153515-d9407dfe64a1.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/153515#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-10-08"^^xsd:date ;
    dcterms:title "Let's eat food / Mega Shinnosuke"@en,
        "ごはん食べヨ / Mega Shinnosuke"@ja,
        "Let's eat food / Mega Shinnosuke"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/153515#musicalexpression> ;
    mo:publisher _:N707a97b993364bee8c85d631eea891d4 ;
    mo:record _:N36634d09d5d64e84aeea1d3d18e2c825 ;
    mo:record_count 1 ;
    schema:about <product/22817#subject> ;
    schema:datePublished "2025-10-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/51/153515/153515-d9407dfe64a1.jpg> ;
    schema:name "Let's eat food / Mega Shinnosuke"@en,
        "ごはん食べヨ / Mega Shinnosuke"@ja,
        "Let's eat food / Mega Shinnosuke"@ja-latn ;
    schema:publisher _:N707a97b993364bee8c85d631eea891d4 ;
    foaf:depiction <https://media.vgm.io/albums/51/153515/153515-d9407dfe64a1.jpg> .

_:N04e8cdefbdc64db0acc1c22d7ca2354f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's eat food"@en,
        "ごはん食べヨ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N36634d09d5d64e84aeea1d3d18e2c825 ;
    schema:name "Let's eat food"@en,
        "ごはん食べヨ"@ja .

_:N1119754e59b94511a3c37ff626b26e40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's dance now"@en,
        "今を踊ろう"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N36634d09d5d64e84aeea1d3d18e2c825 ;
    schema:name "Let's dance now"@en,
        "今を踊ろう"@ja .

_:N707a97b993364bee8c85d631eea891d4 schema:name "Mega Shinnosuke"@en,
        "Mega Shinnosuke"@ja,
        "Mega Shinnosuke"@ja-latn ;
    foaf:name "Mega Shinnosuke"@en,
        "Mega Shinnosuke"@ja,
        "Mega Shinnosuke"@ja-latn .

_:N97f490c563484c50b9afe776dccda577 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's eat food (Sped Up Ver.)"@en,
        "ごはん食べヨ (Sped Up Ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N36634d09d5d64e84aeea1d3d18e2c825 ;
    schema:name "Let's eat food (Sped Up Ver.)"@en,
        "ごはん食べヨ (Sped Up Ver.)"@ja .

_:N36634d09d5d64e84aeea1d3d18e2c825 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04e8cdefbdc64db0acc1c22d7ca2354f,
        _:N1119754e59b94511a3c37ff626b26e40,
        _:N97f490c563484c50b9afe776dccda577 ;
    mo:track_count 3 ;
    schema:duration "PT9:52"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N04e8cdefbdc64db0acc1c22d7ca2354f,
        _:N1119754e59b94511a3c37ff626b26e40,
        _:N97f490c563484c50b9afe776dccda577 .

