@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/670000567/2023-01-07T09:37:22.874Z>
	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/7d98a00f-e5dd-4b7c-99dd-5ec1f69565c0> , <https://stad.gent/id/blank_node/69d810bb-2734-493f-b418-31a290b6be80> , <https://stad.gent/id/identificatiesysteem/priref/670000567> ;
	<http://purl.org/dc/terms/isVersionOf>	<https://stad.gent/id/agent/670000567> ;
	<http://www.w3.org/ns/prov#generatedAtTime>	"2023-01-07T09:37:22.874Z"^^xsd:string ;
	<https://data.vlaanderen.be/ns/persoon#volledigeNaam>	"de Brabander, Pieter"^^xsd:string ;
	<http://www.w3.org/ns/prov#wasAttributedTo>	<http://www.wikidata.org/entity/Q41776192> ;
	foaf:familyName	"de Brabander"^^xsd:string ;
	foaf:givenName	"Pieter"^^xsd:string ;
	<https://data.vlaanderen.be/ns/persoon#geslacht>	"http://publications.europa.eu/resource/authority/human-sex/MALE"^^skos:Concept .