@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/32f78852-86e8-4f82-b757-09774d0cd84d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1848-01-19T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1848-01-19T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/f731c90b-7106-461a-ae23-a024157d8492>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/32f78852-86e8-4f82-b757-09774d0cd84d> .