@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/2b72c2a4-52fe-4f60-bb7c-0817d0a876f1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1724-04-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1724-04-09T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/blank_node/39681dd0-902c-4a82-bd8a-c2d0b8cd6eb0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/2b72c2a4-52fe-4f60-bb7c-0817d0a876f1> .