@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/1e9f656c-56b0-4edb-b4c5-feecb362daa0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-08-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-08-04T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/3dc0ef46-e7a9-4698-9c17-0a607354c104>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/1e9f656c-56b0-4edb-b4c5-feecb362daa0> .