@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/3a1449be-c3c9-4d04-837a-824d5deb8525>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/379b6200-4dd0-4763-9aee-b8e2d34f02e3> .
<https://stad.gent/id/blank_node/379b6200-4dd0-4763-9aee-b8e2d34f02e3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1901-07-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1901-07-09T00:00:00"^^xsd:dateTime .