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

<https://stad.gent/id/.well-known/skolem/0bee39bc-d65c-4ff0-978a-7244c4f81cba>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/735a5dc7-56ff-4ef6-a811-ba13b8da44e8> .
<https://stad.gent/id/.well-known/skolem/735a5dc7-56ff-4ef6-a811-ba13b8da44e8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1863-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1863-01-01T00:00:00"^^xsd:dateTime .