@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/2f1a97e1-11d9-4d70-b055-b85904df3a7d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/dea4d599-dfbc-48dd-a174-4bc0e4289268> .
<https://stad.gent/id/blank_node/dea4d599-dfbc-48dd-a174-4bc0e4289268>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-04-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-04-22T00:00:00"^^xsd:dateTime .