@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/05edbed5-389c-45ad-850a-71228541a012>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/097bf3f1-f315-4430-8a5f-531c64c81a27> .
<https://stad.gent/id/.well-known/skolem/097bf3f1-f315-4430-8a5f-531c64c81a27>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-12-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-12-01T00:00:00"^^xsd:dateTime .