@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/dd78e368-dd41-481e-9df2-06aed9975a1e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7fafb552-46fb-42ef-b6d0-907c65c4f079> .
<https://stad.gent/id/blank_node/7fafb552-46fb-42ef-b6d0-907c65c4f079>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1912-10-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1912-10-21T00:00:00"^^xsd:dateTime .