@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/1b419aa3-2e5b-4482-a62c-29cc49990bd5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/22cc31b5-e38a-4c27-af00-b736e73c6ae8> .
<https://stad.gent/id/.well-known/skolem/22cc31b5-e38a-4c27-af00-b736e73c6ae8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1785-07-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1785-07-01T00:00:00"^^xsd:dateTime .