@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/b127a4eb-1edb-445c-b9c2-a40eb64f3e45>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/df1931f2-1146-4f50-8e59-b6caa1bdb5f4> .
<https://stad.gent/id/.well-known/skolem/df1931f2-1146-4f50-8e59-b6caa1bdb5f4>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1891-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1891-01-01T00:00:00"^^xsd:dateTime .