@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://heliport.helmholtz.cloud/object/H80/> a foaf:Project ;
    dcterms:created "2021-05-18T13:03:34.467737+00:00"^^xsd:dateTime .

