@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/7ae6ca91-ca0b-4f2c-8531-b2c0b863aed2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-03-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-03-21T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/e7ff7ab2-8def-4e75-a9c2-84f74d77ab37>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/7ae6ca91-ca0b-4f2c-8531-b2c0b863aed2> .