@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/453b516a-5681-44a8-b291-6a33cde25c62>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/4c19bc80-9c28-4c7e-b88c-f3eb7e7c6277> .
<https://stad.gent/id/.well-known/skolem/4c19bc80-9c28-4c7e-b88c-f3eb7e7c6277>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-01-01T00:00:00"^^xsd:dateTime .