@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/c92fcbb7-adc3-47d1-b3e0-a09579cb1662>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/a7bc70c0-3a6b-40eb-9dab-9a4acb45aae6> .
<https://stad.gent/id/blank_node/a7bc70c0-3a6b-40eb-9dab-9a4acb45aae6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1867-11-10T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1867-11-10T00:00:00"^^xsd:dateTime .