@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/e8077ce6-ff94-4c53-baa5-9ff101c1da8b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/821ccf32-3db5-4a9d-8271-2dca7b04a353> .
<https://stad.gent/id/blank_node/821ccf32-3db5-4a9d-8271-2dca7b04a353>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1836-02-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1836-02-07T00:00:00"^^xsd:dateTime .