@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/e8883e86-cda3-4ce4-8ee6-e4b63c241556>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f1679e47-5cc9-40e2-8016-25b1c24bd09e> .
<https://stad.gent/id/.well-known/skolem/f1679e47-5cc9-40e2-8016-25b1c24bd09e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-11-11T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-11-11T00:00:00"^^xsd:dateTime .