@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/5476bb0f-1ba4-4c39-b07e-1369bdd362bc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a58bd69d-7dba-4b4e-91d8-aadb6a5001b9> .
<https://stad.gent/id/.well-known/skolem/a58bd69d-7dba-4b4e-91d8-aadb6a5001b9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1901-05-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1901-05-06T00:00:00"^^xsd:dateTime .