@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/4b92b9b9-0a6e-45eb-9ccc-c58f17f29fe6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7bd5bf40-c29f-48ee-bebb-8dceccafd5fe> .
<https://stad.gent/id/blank_node/7bd5bf40-c29f-48ee-bebb-8dceccafd5fe>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1893-08-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1893-08-04T00:00:00"^^xsd:dateTime .