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

<album/151482#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Food for the Soul Special CD Vol.3"@en,
        "日々は過ぎれど飯うまし 特典CD Vol.3"@ja,
        "Hibi wa Sugiredo Meshi Umashi Special CD Vol.3"@ja-latn ;
    mo:produced_work <album/151482#musicalwork> ;
    schema:name "Food for the Soul Special CD Vol.3"@en,
        "日々は過ぎれど飯うまし 特典CD Vol.3"@ja,
        "Hibi wa Sugiredo Meshi Umashi Special CD Vol.3"@ja-latn .

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

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

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

<album/151482#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Food for the Soul Special CD Vol.3"@en,
        "日々は過ぎれど飯うまし 特典CD Vol.3"@ja,
        "Hibi wa Sugiredo Meshi Umashi Special CD Vol.3"@ja-latn ;
    mo:performance_of <album/151482#musicalwork> ;
    mo:recorded_as <album/151482#musicalexpression> ;
    schema:name "Food for the Soul Special CD Vol.3"@en,
        "日々は過ぎれど飯うまし 特典CD Vol.3"@ja,
        "Hibi wa Sugiredo Meshi Umashi Special CD Vol.3"@ja-latn ;
    schema:workPerformed <album/151482#musicalwork> .

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

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

<album/151482#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-27"^^xsd:date ;
    dcterms:title "Food for the Soul Special CD Vol.3"@en,
        "日々は過ぎれど飯うまし 特典CD Vol.3"@ja,
        "Hibi wa Sugiredo Meshi Umashi Special CD Vol.3"@ja-latn ;
    mo:catalogue_number "ANZX-16966" ;
    mo:media_type "CD" ;
    mo:publication_of <album/151482#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N84bc566aed6041f9ba86d75c7714867a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Food for the Soul"@en ;
            foaf:name "Food for the Soul"@en ] ;
    schema:datePublished "2025-08-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Food for the Soul Special CD Vol.3"@en,
        "日々は過ぎれど飯うまし 特典CD Vol.3"@ja,
        "Hibi wa Sugiredo Meshi Umashi Special CD Vol.3"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151482#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/151482#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N46eaf73de57f46598504ad8519bfee50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カレーたんけん隊！"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N84bc566aed6041f9ba86d75c7714867a ;
    schema:name "カレーたんけん隊！"@ja .

_:N6f4846aabb5540be94ec727739d4de60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カレーたんけん隊！ (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N84bc566aed6041f9ba86d75c7714867a ;
    schema:name "カレーたんけん隊！ (Instrumental)"@ja .

_:N84bc566aed6041f9ba86d75c7714867a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N46eaf73de57f46598504ad8519bfee50,
        _:N6f4846aabb5540be94ec727739d4de60 ;
    mo:track_count 2 ;
    schema:duration "PT8:34"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N46eaf73de57f46598504ad8519bfee50,
        _:N6f4846aabb5540be94ec727739d4de60 .

