@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/3c09a55a-c6aa-4274-8a8b-2d0a6ccb93d1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1959-12-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1959-12-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/a8562994-7d67-412e-8ab7-285938a9e46c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3c09a55a-c6aa-4274-8a8b-2d0a6ccb93d1> .