@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/1dbe179d-90bc-4e04-b7c7-57dea7626e5c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9b512f61-fe8f-4ad3-8584-52687229cdd5> .
<https://stad.gent/id/.well-known/skolem/9b512f61-fe8f-4ad3-8584-52687229cdd5>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-05-14T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-05-14T00:00:00"^^xsd:dateTime .