@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/2d84c09d-feb6-4068-9df4-217c9cbb0a4d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/4402fd0e-9933-4488-81db-a821fbc79f2b> .
<https://stad.gent/id/.well-known/skolem/4402fd0e-9933-4488-81db-a821fbc79f2b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-05-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-05-22T00:00:00"^^xsd:dateTime .