@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/c1f91fd7-0f98-4061-ab9e-215492408b23>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ff688c8a-ed5a-4e05-a399-b8d68e2db258> .
<https://stad.gent/id/.well-known/skolem/ff688c8a-ed5a-4e05-a399-b8d68e2db258>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1885-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1885-01-01T00:00:00"^^xsd:dateTime .