@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/28ac8f0c-97fa-429b-933f-cbe237f36840>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/68a531c4-d72f-4c1d-9b42-985c510569a4> .
<https://stad.gent/id/.well-known/skolem/68a531c4-d72f-4c1d-9b42-985c510569a4>
	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 .