@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/12a04755-3f00-4d17-97b6-1fa6322acd4a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/84010468-76c3-4009-be8f-eb28570dc779> .
<https://stad.gent/id/blank_node/84010468-76c3-4009-be8f-eb28570dc779>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-05-08T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-05-08T00:00:00"^^xsd:dateTime .