@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/8a19fe65-23af-439c-9b00-abe2d6ac6142>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1834-05-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1834-05-18T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/2e994370-2b45-4607-bb82-ffc1bb6c9bb5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/8a19fe65-23af-439c-9b00-abe2d6ac6142> .