@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/43bfa37c-2b55-4e9d-a96c-a6dbe2a2c02b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/368e5a96-0fd7-45df-8fef-690fe4057863> .
<https://stad.gent/id/blank_node/368e5a96-0fd7-45df-8fef-690fe4057863>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-03-11T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-03-11T00:00:00"^^xsd:dateTime .