@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/fb0c99a2-7f2b-4df9-b378-7703d251ad3b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/525b4bee-e172-4bbc-92e1-30bb62c025f9> .
<https://stad.gent/id/blank_node/525b4bee-e172-4bbc-92e1-30bb62c025f9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1893-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1893-01-01T00:00:00"^^xsd:dateTime .