@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/09ebe7f0-5c75-4469-8d28-5f99949498de>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/8cba1c99-4a70-4a33-888a-5ee8ab5062a4> .
<https://stad.gent/id/.well-known/skolem/8cba1c99-4a70-4a33-888a-5ee8ab5062a4>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-03-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-03-21T00:00:00"^^xsd:dateTime .