@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/55d67600-d096-4de5-928f-98ce71236cb8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f261725d-d509-437c-8b8a-8638108e8eca> .
<https://stad.gent/id/.well-known/skolem/f261725d-d509-437c-8b8a-8638108e8eca>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1775-07-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1775-07-15T00:00:00"^^xsd:dateTime .