@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/a06d0372-0310-4c87-86fa-131a3dbde64e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d66a9164-28e7-411b-aca9-8fc46c587ef8> .
<https://stad.gent/id/.well-known/skolem/d66a9164-28e7-411b-aca9-8fc46c587ef8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1767-07-31T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1767-07-31T00:00:00"^^xsd:dateTime .