@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/0790f488-c156-416c-b2ce-841894f0ac92>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2014-11-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2014-11-22T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/4a97fc1a-42f3-487d-bf06-4dc722546b03>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/0790f488-c156-416c-b2ce-841894f0ac92> .