@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/172f1c00-c90c-4900-81b7-29ab40624986>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f28a16b9-1d1a-4157-9489-86c2df4d7635> .
<https://stad.gent/id/.well-known/skolem/f28a16b9-1d1a-4157-9489-86c2df4d7635>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2014-10-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2014-10-04T00:00:00"^^xsd:dateTime .