@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/518c2b79-e3cf-4c04-9e33-879cfbbd9164>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1960-10-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1960-10-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/97ed6cc9-6890-400e-b8a7-5095eea97f32>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/518c2b79-e3cf-4c04-9e33-879cfbbd9164> .