@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .

<https://stad.gent/id/agent/530000327/2023-01-11T00:00:18.787Z>
	rdf:type	<http://purl.org/dc/terms/Agent> ;
	skos:inScheme	<https://stad.gent/id/conceptscheme/agent> ;
	<http://www.w3.org/ns/adms#identifier>	<https://stad.gent/id/blank_node/cc4f6fb5-e2bb-4794-88d5-50ff0ae01e00> , <https://stad.gent/id/identificatiesysteem/priref/530000327> ;
	<http://purl.org/dc/terms/isVersionOf>	<https://stad.gent/id/agent/530000327> ;
	<http://www.w3.org/ns/prov#generatedAtTime>	"2023-01-11T00:00:18.787Z"^^xsd:string ;
	<https://data.vlaanderen.be/ns/persoon#volledigeNaam>	"Van huffel, Elza"^^xsd:string ;
	<http://www.w3.org/ns/prov#wasAttributedTo>	<http://www.wikidata.org/entity/Q1809071> ;
	foaf:familyName	"Van huffel"^^xsd:string ;
	foaf:givenName	"Elza"^^xsd:string ;
	<https://data.vlaanderen.be/ns/persoon#geslacht>	"http://publications.europa.eu/resource/authority/human-sex/FEMALE"^^skos:Concept ;
	skos:related	<https://stad.gent/id/concept/530001197> .