@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/5a71498d-117b-471c-8dca-820b7d507f8a>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/96e44dfd-7314-4f88-b1da-65c20b96456a> .
<https://stad.gent/id/.well-known/skolem/96e44dfd-7314-4f88-b1da-65c20b96456a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-02-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-02-24T00:00:00"^^xsd:dateTime .