@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/d9f72201-c436-4f16-9cc3-205ebf159d5f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/2c4a18e2-3d16-485a-bc82-80cb2d33c0fe> .
<https://stad.gent/id/blank_node/2c4a18e2-3d16-485a-bc82-80cb2d33c0fe>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1889-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1889-01-01T00:00:00"^^xsd:dateTime .