@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/80f98b88-ccb2-4c4c-944b-afb9c44f62a1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/8bbbd9c6-8fd0-426f-9c44-60c09b165049> .
<https://stad.gent/id/blank_node/8bbbd9c6-8fd0-426f-9c44-60c09b165049>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1836-12-13T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1836-12-13T00:00:00"^^xsd:dateTime .