@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/f20ac009-07ad-4685-ba65-7e3fb0f053bd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/f659d40b-c0be-44f3-9746-6870f9720483> .
<https://stad.gent/id/blank_node/f659d40b-c0be-44f3-9746-6870f9720483>
	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 .