@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/21d7c14b-abf3-4006-be86-241b6bcc7b01>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/9b6fc271-01a7-4b9a-ab2a-edd167c22221> .
<https://stad.gent/id/blank_node/9b6fc271-01a7-4b9a-ab2a-edd167c22221>
	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 .