@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/815f0490-d82f-44d6-b536-35602d0607a3>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/blank_node/ce4b87bb-25a6-45cc-81c4-8f24af3587fe> .
<https://stad.gent/id/blank_node/ce4b87bb-25a6-45cc-81c4-8f24af3587fe>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1963-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1963-01-01T00:00:00"^^xsd:dateTime .