@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/4ed43148-1cea-45b1-8d42-e321d9ad5e69>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1899-07-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1899-07-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/7e6ad1eb-2bb6-436d-bbff-15c12ecc8972>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/4ed43148-1cea-45b1-8d42-e321d9ad5e69> .