@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/05f0ed62-0abb-4ace-893a-f5fa2f1002a1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/80cd67ed-b967-4529-b894-aa51b162bee4> .
<https://stad.gent/id/.well-known/skolem/80cd67ed-b967-4529-b894-aa51b162bee4>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1832-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1832-01-01T00:00:00"^^xsd:dateTime .