@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@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/670004190/2023-01-07T14:28:40.267Z>
	rdf:type	<http://purl.org/dc/terms/Agent> ;
	owl:sameAs	<https://www.wikidata.org/entity/Q78666> ;
	skos:inScheme	<https://stad.gent/id/conceptscheme/agent> ;
	<http://www.w3.org/ns/adms#identifier>	<https://stad.gent/id/blank_node/b63d1bae-37cd-4990-b873-95ac2210ca76> , <https://stad.gent/id/identificatiesysteem/priref/670004190> ;
	<http://purl.org/dc/terms/isVersionOf>	<https://stad.gent/id/agent/670004190> ;
	<http://www.w3.org/ns/prov#generatedAtTime>	"2023-01-07T14:28:40.267Z"^^xsd:string ;
	<https://data.vlaanderen.be/ns/persoon#volledigeNaam>	"Ucicky, Gustav"^^xsd:string ;
	<http://www.w3.org/ns/prov#wasAttributedTo>	<http://www.wikidata.org/entity/Q41776192> ;
	foaf:familyName	"Ucicky"^^xsd:string ;
	foaf:givenName	"Gustav"^^xsd:string ;
	<https://data.vlaanderen.be/ns/persoon#geslacht>	"http://publications.europa.eu/resource/authority/human-sex/MALE"^^skos:Concept .