@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/blank_node/2f933c7b-5119-4a50-8aee-173a2fd4176e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/0b043b04-278a-4cf4-ae19-9dbb6279cc54> .
<https://stad.gent/id/blank_node/0b043b04-278a-4cf4-ae19-9dbb6279cc54>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2002-09-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2002-09-16T00:00:00"^^xsd:dateTime .