@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/40949883-37b8-43d3-99d8-66c0cda31993>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/62d72540-c147-4b53-8555-2480f5d3c60b> .
<https://stad.gent/id/.well-known/skolem/62d72540-c147-4b53-8555-2480f5d3c60b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1902-12-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1902-12-01T00:00:00"^^xsd:dateTime .