@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/217d1a6e-5654-4c7c-85db-aeffbd4de8cf>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/7d4817dc-798f-422c-853a-d33736c8de00> .
<https://stad.gent/id/.well-known/skolem/7d4817dc-798f-422c-853a-d33736c8de00>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1901-03-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1901-03-04T00:00:00"^^xsd:dateTime .