@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/d0f3b1e2-58a3-467d-8355-67b4c2115306>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/daf70f69-f353-472e-9ecd-ce834a3b6c1d> .
<https://stad.gent/id/.well-known/skolem/daf70f69-f353-472e-9ecd-ce834a3b6c1d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1989-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1989-01-01T00:00:00"^^xsd:dateTime .