@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/3e99f854-9ea7-44c3-bcf0-e339531fefdc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/6417b731-4d2f-4341-965c-2553c852bd59> .
<https://stad.gent/id/blank_node/6417b731-4d2f-4341-965c-2553c852bd59>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2012-12-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2012-12-07T00:00:00"^^xsd:dateTime .