@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/1f66bdfe-e3b5-450b-8716-73fa98173867>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9f207a33-816b-4c06-9b6c-6ca385502b92> .
<https://stad.gent/id/.well-known/skolem/9f207a33-816b-4c06-9b6c-6ca385502b92>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1903-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1903-01-01T00:00:00"^^xsd:dateTime .