@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/7cfc8b31-95c0-4341-bb43-fbf1c22bf262>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f9fa3d7e-c8f2-4b5b-81ff-a3d7f6069d28> .
<https://stad.gent/id/blank_node/f9fa3d7e-c8f2-4b5b-81ff-a3d7f6069d28>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1834-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1834-01-01T00:00:00"^^xsd:dateTime .