@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/f6b68f6f-0077-46b3-b641-3b461ce370f6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fd28d44c-aa53-455b-8440-1a1052ad0dc3> .
<https://stad.gent/id/.well-known/skolem/fd28d44c-aa53-455b-8440-1a1052ad0dc3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2016-02-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2016-02-24T00:00:00"^^xsd:dateTime .