@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/2251240e-0fac-41fa-8d62-67f66bb344b0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/980706fb-27fc-4f48-993c-ac0038b60cac> .
<https://stad.gent/id/.well-known/skolem/980706fb-27fc-4f48-993c-ac0038b60cac>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1957-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1957-01-01T00:00:00"^^xsd:dateTime .