@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/8ca29e8d-f00d-4797-a0db-8315d3a8078a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/aad1fcc8-fd6d-4345-897b-fb6c96093fc7> .
<https://stad.gent/id/.well-known/skolem/aad1fcc8-fd6d-4345-897b-fb6c96093fc7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1958-09-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1958-09-01T00:00:00"^^xsd:dateTime .