@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/20fd5085-33e5-4e6f-ae17-08b99631d35a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/95b432e6-bcd6-4f28-a751-9d4780682c20> .
<https://stad.gent/id/blank_node/95b432e6-bcd6-4f28-a751-9d4780682c20>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-05-14T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-05-14T00:00:00"^^xsd:dateTime .