@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/5e568f65-de18-4c64-9708-51b8a623bc86>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d7a315b3-4247-4f42-b37a-b1e8b9fabff7> .
<https://stad.gent/id/.well-known/skolem/d7a315b3-4247-4f42-b37a-b1e8b9fabff7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2012-12-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2012-12-10T00:00:00"^^xsd:dateTime .