@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/2f179b47-53a6-4ae3-94e8-c48c4dd6796e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/6f8ba34f-52f4-4b9d-9460-3ede5c1a9522> .
<https://stad.gent/id/.well-known/skolem/6f8ba34f-52f4-4b9d-9460-3ede5c1a9522>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2012-10-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2012-10-22T00:00:00"^^xsd:dateTime .