@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/0e6d5cc5-430e-4cc4-8d89-2778dccd86d2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/2543bd0a-2654-44a3-9df3-f7ff1796c63f> .
<https://stad.gent/id/blank_node/2543bd0a-2654-44a3-9df3-f7ff1796c63f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1965-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1965-01-01T00:00:00"^^xsd:dateTime .