@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/90d27096-9adc-4b59-81b9-1cc34204673b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b1d8d369-cafe-4dd3-a01c-13e68eb66dfc> .
<https://stad.gent/id/blank_node/b1d8d369-cafe-4dd3-a01c-13e68eb66dfc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1901-03-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1901-03-04T00:00:00"^^xsd:dateTime .