@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/ca3ee208-163d-42e4-8369-07f6567fe941>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/3d6fd0e1-d2fe-4283-ae13-666842215d8f> .
<https://stad.gent/id/blank_node/3d6fd0e1-d2fe-4283-ae13-666842215d8f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1961-02-19T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1961-02-19T00:00:00"^^xsd:dateTime .