@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/e57050a4-75f7-4638-ade1-6fd45876fdb6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f2bcc791-67b2-4a6c-bcb7-3f9a5b06008c> .
<https://stad.gent/id/blank_node/f2bcc791-67b2-4a6c-bcb7-3f9a5b06008c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2005-03-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2005-03-01T00:00:00"^^xsd:dateTime .