@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/a1fcee34-2f6d-4716-b597-4d395c3c99c6> a dcat:Dataset ;
    dct:description "{\"6 energy components (DF-RKS Final Energy, Nuclear Repulsion Energy, One-Electron Energy, Two-Electron Energy, DFT Exchange-Correlation Energy, Total Energy)\"}" ;
    dct:identifier "a1fcee34-2f6d-4716-b597-4d395c3c99c6" ;
    dct:issued "2025-11-17T16:59:20.692430"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-11-17T16:59:20.692430"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> ;
    dct:title "ED5-EC" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn " Hongxin Xiang" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/a1fcee34-2f6d-4716-b597-4d395c3c99c6/resource/d388d35b-8a9a-4762-814a-90951e354a63> .

dct:Agent foaf:Name " Hongxin Xiang" .

<https://service.tib.eu/dataset/a1fcee34-2f6d-4716-b597-4d395c3c99c6/resource/d388d35b-8a9a-4762-814a-90951e354a63> a dcat:Distribution ;
    dct:title "Resource 0" .

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

