@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/568c68f9-279c-4534-9e62-7649c4adccfc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c5cf4b58-8f20-4083-8d8f-0b4664403c39> .
<https://stad.gent/id/.well-known/skolem/c5cf4b58-8f20-4083-8d8f-0b4664403c39>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1901-05-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1901-05-06T00:00:00"^^xsd:dateTime .