@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/8358dcf2-11c0-4f15-aa3a-3f2c317f9fb8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/97d068eb-3707-4d8f-827d-af2d4c2d86af> .
<https://stad.gent/id/.well-known/skolem/97d068eb-3707-4d8f-827d-af2d4c2d86af>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1788-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1788-01-01T00:00:00"^^xsd:dateTime .