@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/4d22e953-15a3-410f-9b34-70e4c0dcb310>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/54e44290-f6db-41a2-ab70-bd40b2613dc5> .
<https://stad.gent/id/.well-known/skolem/54e44290-f6db-41a2-ab70-bd40b2613dc5>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-04-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-04-22T00:00:00"^^xsd:dateTime .