@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/44c83b1b-d47f-4bd0-8263-b4e9db89532d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d84ae10b-537d-4b09-8fad-a8765779aa52> .
<https://stad.gent/id/.well-known/skolem/d84ae10b-537d-4b09-8fad-a8765779aa52>
	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 .