@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/40bcf583-99ad-4689-9e51-df8b38a42624>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ffc9485c-100d-4b33-8a09-933f5b0286cf> .
<https://stad.gent/id/.well-known/skolem/ffc9485c-100d-4b33-8a09-933f5b0286cf>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1963-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1963-01-01T00:00:00"^^xsd:dateTime .