@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/608c04d5-af1f-4814-94aa-edd598519f66>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d7c2b788-d50e-4531-8a34-1b9618d7a3d1> .
<https://stad.gent/id/.well-known/skolem/d7c2b788-d50e-4531-8a34-1b9618d7a3d1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1908-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1908-01-01T00:00:00"^^xsd:dateTime .