@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/043399f6-43de-4104-a797-40d0d0653a30>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/140a3df3-30e6-4bbc-9ac9-16f6862cde3d> .
<https://stad.gent/id/blank_node/140a3df3-30e6-4bbc-9ac9-16f6862cde3d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1861-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1861-04-01T00:00:00"^^xsd:dateTime .