@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/383b358c-7b33-4965-a6a9-551f0ffd8131>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2014-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2014-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/f82dd612-58d2-4ee3-bf97-57fc09ccba74>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/383b358c-7b33-4965-a6a9-551f0ffd8131> .