@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/2ec3ff6d-cd33-41de-873f-e6d684a7f10b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b6549c21-32c5-4115-8bd2-26ee9da53879> .
<https://stad.gent/id/.well-known/skolem/b6549c21-32c5-4115-8bd2-26ee9da53879>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1966-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1966-01-01T00:00:00"^^xsd:dateTime .