@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/be18fd9e-17c2-4a54-9baf-752939e5322a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1997-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1997-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/e2172fd9-66e6-417f-9a3c-a42281940332>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/be18fd9e-17c2-4a54-9baf-752939e5322a> .