@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/e26f76a3-cf97-4150-b589-6a2f138f002b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f0883d49-064f-4b06-adc8-1dce2433250b> .
<https://stad.gent/id/.well-known/skolem/f0883d49-064f-4b06-adc8-1dce2433250b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1902-07-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1902-07-01T00:00:00"^^xsd:dateTime .