@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/H4264/> a foaf:Project ;
    dcterms:created "2024-02-08T10:57:22.768630+00:00"^^xsd:dateTime .

