@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/1a136efc-f45a-4692-b465-6924399f72e4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/231406bf-f1a2-4af6-8efd-33dee17846dc> .
<https://stad.gent/id/.well-known/skolem/231406bf-f1a2-4af6-8efd-33dee17846dc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2001-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2001-01-01T00:00:00"^^xsd:dateTime .