@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/d100bf4f-c0a9-4c97-87cc-ec3e6902a2db>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/e9272c75-b27f-40ef-9268-94a579bdb7f2> .
<https://stad.gent/id/blank_node/e9272c75-b27f-40ef-9268-94a579bdb7f2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1887-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1887-04-01T00:00:00"^^xsd:dateTime .