@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/778b28e4-633e-44f8-9098-1724c497e27c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e260bd20-c49c-45a4-90b3-0abbf08af028> .
<https://stad.gent/id/.well-known/skolem/e260bd20-c49c-45a4-90b3-0abbf08af028>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-04-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-04-22T00:00:00"^^xsd:dateTime .