@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/62fa5e0e-b9a0-47bf-8a56-ee03ff6c739b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/46155f31-1a9e-4e27-98e0-93b19f987ec2> .
<https://stad.gent/id/blank_node/46155f31-1a9e-4e27-98e0-93b19f987ec2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1959-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1959-01-01T00:00:00"^^xsd:dateTime .