@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/1a68317d-2599-4e9d-9b47-87a413ff52b2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/7700a1df-eb0e-4166-859d-22674d7404ad> .
<https://stad.gent/id/.well-known/skolem/7700a1df-eb0e-4166-859d-22674d7404ad>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2016-02-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2016-02-23T00:00:00"^^xsd:dateTime .