@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/82aa5b81-fc1c-4090-ae3f-35daf28ea8f5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b20bd4d8-4604-440d-a6e7-a5d06e3d5afe> .
<https://stad.gent/id/blank_node/b20bd4d8-4604-440d-a6e7-a5d06e3d5afe>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1884-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1884-01-01T00:00:00"^^xsd:dateTime .