@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .

<https://stad.gent/id/.well-known/skolem/086ec28e-f708-4193-bc29-98802e73a2ea>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/4c5640e2-ae67-47e7-a675-cec035280456> .
<https://stad.gent/id/.well-known/skolem/4c5640e2-ae67-47e7-a675-cec035280456>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1964-10-26T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1964-10-26T00:00:00"^^xsd:dateTime .