@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/18ee6367-6a7a-4c6c-887f-f32a953928bc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/97a5f748-b4d3-4e74-8fde-c11e83d9907f> .
<https://stad.gent/id/.well-known/skolem/97a5f748-b4d3-4e74-8fde-c11e83d9907f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1888-01-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1888-01-09T00:00:00"^^xsd:dateTime .