@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/33e85813-6f05-4bba-ace8-42ea1e528f93>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3c5f9c5f-9133-471c-a2e0-5216a6ddde5b> .
<https://stad.gent/id/blank_node/3c5f9c5f-9133-471c-a2e0-5216a6ddde5b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2005-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2005-01-01T00:00:00"^^xsd:dateTime .