@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/4ea79700-910b-4873-8e5a-8a05b4b844f0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/5a053330-6bdb-4490-88c7-851bcbf0cdcc> .
<https://stad.gent/id/blank_node/5a053330-6bdb-4490-88c7-851bcbf0cdcc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1885-06-30T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1885-06-30T00:00:00"^^xsd:dateTime .