@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/0141ede6-e455-48f5-9154-216f01e53b78>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/89eb9f6b-8525-4336-a971-f9241db0f226> .
<https://stad.gent/id/blank_node/89eb9f6b-8525-4336-a971-f9241db0f226>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2017-02-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2017-02-07T00:00:00"^^xsd:dateTime .