@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/25d8f77c-f233-43aa-85c4-f472718cb313>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/358e9c4d-c901-494b-a440-7aab71e982af> .
<https://stad.gent/id/.well-known/skolem/358e9c4d-c901-494b-a440-7aab71e982af>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1981-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1981-01-01T00:00:00"^^xsd:dateTime .