@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/e030311c-98bb-47c6-b5de-1523a45b1c49>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/68daf112-82c7-4a53-8196-2305a6324e87> .
<https://stad.gent/id/blank_node/68daf112-82c7-4a53-8196-2305a6324e87>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1835-05-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1835-05-17T00:00:00"^^xsd:dateTime .