@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/1d54e05c-c7e1-4dc7-8072-651db649d253>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f19953a4-68cd-4a8f-8b43-84c3dee1a16d> .
<https://stad.gent/id/.well-known/skolem/f19953a4-68cd-4a8f-8b43-84c3dee1a16d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1968-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1968-01-01T00:00:00"^^xsd:dateTime .