@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/2566e776-c81f-47d9-9f39-8d9b6d0623e0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1890-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1890-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/ddcb43dc-2bbb-4208-a2f1-5239cb380208>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/2566e776-c81f-47d9-9f39-8d9b6d0623e0> .