@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://service.tib.eu/dataset/be47c9c2-d351-41f2-bcd2-019d6629ae73> a dcat:Dataset ;
    dct:description "{\"The purpose of this research is to investigate how using different methods to reduce the energy density of entrees affects daily energy intake in adults. It is hypothesized that reducing the energy density of entrees will decrease energy intake. It is also hypothesized that reducing the energy density by incorporating fruit and vegetables will decrease energy intake more than reducing the energy density by decreasing fat content or adding plain water.\"}" ;
    dct:identifier "be47c9c2-d351-41f2-bcd2-019d6629ae73" ;
    dct:issued "2025-11-17T16:59:20.696021"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-11-17T16:59:20.696021"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> ;
    dct:title "Reducing Energy Density by Different Methods to Decrease Energy Intake" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn " Barbara J Rolls" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/be47c9c2-d351-41f2-bcd2-019d6629ae73/resource/646eb790-9b4e-4a94-8f9b-bb846eb236c1> .

dct:Agent foaf:Name " Barbara J Rolls" .

<https://service.tib.eu/dataset/be47c9c2-d351-41f2-bcd2-019d6629ae73/resource/646eb790-9b4e-4a94-8f9b-bb846eb236c1> a dcat:Distribution ;
    dct:title "Resource 0" .

<https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> a foaf:Organization ;
    foaf:name "OpenAIRE AMKE" .

