@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/06a8ec73-9f90-45a3-a27d-b810758d8e6a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/5c2b3743-152e-4949-b932-2f9c00f5422b> .
<https://stad.gent/id/.well-known/skolem/5c2b3743-152e-4949-b932-2f9c00f5422b>
	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 .