@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/1ee176ce-cb4f-4c97-96b0-2356f433e98d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/2baedefa-7e74-4aa3-916e-85920ccd63b9> .
<https://stad.gent/id/.well-known/skolem/2baedefa-7e74-4aa3-916e-85920ccd63b9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1834-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1834-01-01T00:00:00"^^xsd:dateTime .