@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/16fccb77-5209-4ce6-bc12-8ddde6d788b2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/1fb5c405-8b07-4afc-9aa6-9f9d6ca8e432> .
<https://stad.gent/id/blank_node/1fb5c405-8b07-4afc-9aa6-9f9d6ca8e432>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1847-07-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1847-07-12T00:00:00"^^xsd:dateTime .