@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/1b46d882-8d16-44a2-8d72-ae932b78d591>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/49cced12-d87f-4f92-bf2c-75e85830f771> .
<https://stad.gent/id/.well-known/skolem/49cced12-d87f-4f92-bf2c-75e85830f771>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2013-01-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2013-01-07T00:00:00"^^xsd:dateTime .