@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/3e6f0389-e12c-496e-8d84-b7d27b1cac74>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f53c6fa0-b7f1-4b91-aa87-fbb6a284788c> .
<https://stad.gent/id/.well-known/skolem/f53c6fa0-b7f1-4b91-aa87-fbb6a284788c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-02-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-02-18T00:00:00"^^xsd:dateTime .