@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/f7349141-c398-470b-bc95-6498afc676ce>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1892-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1892-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/68347e02-a9a5-4ede-aeaf-28bfbf1be683>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f7349141-c398-470b-bc95-6498afc676ce> .