@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/670003229/2023-01-07T13:18:20.935Z>
	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/ca2d15b4-12f5-4e70-ba9c-7f7686563c87> , <https://stad.gent/id/identificatiesysteem/priref/670003229> ;
	<http://purl.org/dc/terms/isVersionOf>	<https://stad.gent/id/agent/670003229> ;
	<http://www.w3.org/ns/prov#generatedAtTime>	"2023-01-07T13:18:20.935Z"^^xsd:string ;
	<https://data.vlaanderen.be/ns/persoon#volledigeNaam>	"de Naeyer, M.J.J."^^xsd:string ;
	<http://www.w3.org/ns/prov#wasAttributedTo>	<http://www.wikidata.org/entity/Q41776192> ;
	foaf:familyName	"de Naeyer"^^xsd:string ;
	foaf:givenName	"M.J.J."^^xsd:string .