@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/0052d508-5dbd-4fd7-903b-54f3573b87f4>
	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 .
<https://stad.gent/id/.well-known/skolem/b4c746c0-22d6-4179-903e-eb7692752464>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/0052d508-5dbd-4fd7-903b-54f3573b87f4> .