@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/fc377157-a98c-4c88-a1cc-135fea285f20>
	rdf:type	<https://data.vlaanderen.be/ns/persoon#Overlijden> ;
	<https://data.vlaanderen.be/ns/persoon#datum>	"1822-03-17T00:00:00"^^xsd:dateTime ;
	<https://data.vlaanderen.be/ns/persoon#plaats>	<https://www.wikidata.org/entity/q90> .