@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/agent/530001201/2023-01-19T00:01:36.161Z>
	<https://data.vlaanderen.be/ns/persoon#heeftGeboorte>	<https://stad.gent/id/blank_node/b5fc40d0-2da9-4947-b7c3-b3e78bdb4ccf> .
<https://stad.gent/id/blank_node/b5fc40d0-2da9-4947-b7c3-b3e78bdb4ccf>
	rdf:type	<https://data.vlaanderen.be/ns/persoon#Geboorte> ;
	<https://data.vlaanderen.be/ns/persoon#datum>	"1865-07-26T00:00:00"^^xsd:dateTime ;
	<https://data.vlaanderen.be/ns/persoon#plaats>	<http://vocab.getty.edu/tgn/7003006> .