@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/2436a10b-2ba3-4e79-a598-c6b193d15669>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/2ccb8fd3-5fc6-48a6-80a3-a7ff676087c8> .
<https://stad.gent/id/.well-known/skolem/2ccb8fd3-5fc6-48a6-80a3-a7ff676087c8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1901-01-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1901-01-28T00:00:00"^^xsd:dateTime .