@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/b8098b30-1b55-41a8-8007-a5e22532b9f3> a dcat:Dataset ;
    dct:description "No description" ;
    dct:identifier "b8098b30-1b55-41a8-8007-a5e22532b9f3" ;
    dct:issued "2025-11-17T16:59:22.088808"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-11-17T16:59:22.088808"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> ;
    dct:title "Energy Audit And Energy Conservation Potential For Water  Treatment Plant" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Iosr Journals" ] ;
    dcat:creator dct:Agent,
        dct:creator ;
    dcat:distribution <https://service.tib.eu/dataset/b8098b30-1b55-41a8-8007-a5e22532b9f3/resource/6271093d-f123-4694-8db5-0c8eb7ae705e> .

dct:creator dct:Agent dct:Agent ;
    foaf:Name " Bhupandra Gupta2 Budhsen Dubey1" .

<https://service.tib.eu/dataset/b8098b30-1b55-41a8-8007-a5e22532b9f3/resource/6271093d-f123-4694-8db5-0c8eb7ae705e> a dcat:Distribution ;
    dct:title "Resource 0" .

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

dct:Agent foaf:Name "Iosr Journals" .

