@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/4d990882-9f52-474f-8b1d-3500d6da7024>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/7131a6a5-e463-4372-b110-7c69d78608d3> .
<https://stad.gent/id/.well-known/skolem/7131a6a5-e463-4372-b110-7c69d78608d3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1839-12-30T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1839-12-30T00:00:00"^^xsd:dateTime .