@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/b5f91f82-ac2b-40a4-baf3-e854d90e5669>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ab6dc4b5-dda0-4cd4-9596-18baa86c388e> .
<https://stad.gent/id/blank_node/ab6dc4b5-dda0-4cd4-9596-18baa86c388e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1903-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1903-01-01T00:00:00"^^xsd:dateTime .