@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/2fa74cbb-7b8e-460d-8509-ee58072bc138>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/c38b1f2e-df36-44c8-80e7-85a18377dc4d> .
<https://stad.gent/id/blank_node/c38b1f2e-df36-44c8-80e7-85a18377dc4d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2015-09-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2015-09-02T00:00:00"^^xsd:dateTime .