@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/1d44b889-1a8d-4922-9608-61201c0f84d6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/51a6fd6f-d9fb-4f26-bbe1-1a992150eba5> .
<https://stad.gent/id/blank_node/51a6fd6f-d9fb-4f26-bbe1-1a992150eba5>
	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 .