@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/4e58f3e9-c2e1-4ab9-be2e-16ac3fd57741>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/8f19401a-7c06-41b6-921c-67b4dcd2700a> .
<https://stad.gent/id/.well-known/skolem/8f19401a-7c06-41b6-921c-67b4dcd2700a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1902-06-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1902-06-01T00:00:00"^^xsd:dateTime .