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

<https://stad.gent/id/blank_node/b7233643-fc09-4537-8b34-7bfd306ba841>
	rdf:type	<https://data.vlaanderen.be/ns/persoon#Geboorte> ;
	<https://data.vlaanderen.be/ns/persoon#datum>	"1841-01-01T00:00:00"^^xsd:dateTime ;
	<https://data.vlaanderen.be/ns/persoon#plaats>	<https://id.erfgoed.net/themas/2856> .