@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/dfc95373-6cf5-4672-8c1e-ad837589b63c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/17c23ac1-3eb7-40fb-8c28-331e7430d0b8> .
<https://stad.gent/id/blank_node/17c23ac1-3eb7-40fb-8c28-331e7430d0b8>
	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 .