@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/ef81e803-5d90-4197-a58b-5512cf59dcb2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/7376bb5b-631b-4995-b4aa-c6c61d4cf386> .
<https://stad.gent/id/blank_node/7376bb5b-631b-4995-b4aa-c6c61d4cf386>
	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 .