@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/2473fb96-eef1-4c94-a906-b1132dc35f78>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/b898922b-1ee2-46cb-aea6-5b0c9cb681de> .
<https://stad.gent/id/blank_node/b898922b-1ee2-46cb-aea6-5b0c9cb681de>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1886-02-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1886-02-12T00:00:00"^^xsd:dateTime .