@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/d59d6e71-dc36-400f-b1d0-e5d090270195>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/8f527e6b-a633-4204-8fb5-98162309ea13> .
<https://stad.gent/id/blank_node/8f527e6b-a633-4204-8fb5-98162309ea13>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1890-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1890-01-01T00:00:00"^^xsd:dateTime .