@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/dc24340d-1d67-40ad-a2c6-e1191bc19ca7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f9e21c65-cbb9-4822-a8d8-99e25872dabe> .
<https://stad.gent/id/blank_node/f9e21c65-cbb9-4822-a8d8-99e25872dabe>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2010-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2010-01-01T00:00:00"^^xsd:dateTime .