@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/68f3b4e4-2651-455b-bf23-01e119fcfab7> a dcat:Dataset ;
    dct:description "{\"Blind cavefish that have lost a behavioral stress response have an energy-saving advantage in energy-limited caves.\"}" ;
    dct:identifier "68f3b4e4-2651-455b-bf23-01e119fcfab7" ;
    dct:issued "2025-11-17T16:59:22.039698"^^xsd:dateTime ;
    dct:language "Deutsch" ;
    dct:modified "2025-11-17T16:59:22.039698"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> ;
    dct:title "The loss of the behavioral stress response in blind cavefish provides an energy-saving advantage" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn " Jianghui Zhang" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/68f3b4e4-2651-455b-bf23-01e119fcfab7/resource/538ed44f-4a7a-4a69-9bc3-42205c785e4a> .

dct:Agent foaf:Name " Jianghui Zhang" .

<https://service.tib.eu/dataset/68f3b4e4-2651-455b-bf23-01e119fcfab7/resource/538ed44f-4a7a-4a69-9bc3-42205c785e4a> a dcat:Distribution ;
    dct:title "Resource 0" .

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

