@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/7c9edc13-120b-4f92-8af0-3f168cd34a90>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d1ab24b2-4286-496e-af36-483f23471f2d> .
<https://stad.gent/id/.well-known/skolem/d1ab24b2-4286-496e-af36-483f23471f2d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-03-11T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-03-11T00:00:00"^^xsd:dateTime .