@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/3e6fe64a-2729-4e9b-b101-2fe19b65d15c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1977-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1977-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/ec34d84a-2f1f-4299-b65c-1df95d7ac200>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3e6fe64a-2729-4e9b-b101-2fe19b65d15c> .