@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/0cb02038-02a0-45c5-a4f5-de0942204c10>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/16c3c6bd-9638-4a64-85b2-6f99186bc79c> .
<https://stad.gent/id/blank_node/16c3c6bd-9638-4a64-85b2-6f99186bc79c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1874-09-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1874-09-16T00:00:00"^^xsd:dateTime .