@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/0cc3f780-776d-4a98-be43-54ea46ebd8f4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/2d50ec8f-d592-475b-bc79-a573415fa3e7> .
<https://stad.gent/id/.well-known/skolem/2d50ec8f-d592-475b-bc79-a573415fa3e7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2014-02-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2014-02-28T00:00:00"^^xsd:dateTime .