@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/106a3f5d-a257-4580-9e28-83b491ae8f8b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/0d59c809-5beb-47c9-9b5e-f86df8195142> .
<https://stad.gent/id/blank_node/0d59c809-5beb-47c9-9b5e-f86df8195142>
	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 .