@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/80c068e7-ec06-4b09-8d60-4ce5b6ebdd23>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f598b872-6110-43ce-bc97-4f92aef5310f> .
<https://stad.gent/id/.well-known/skolem/f598b872-6110-43ce-bc97-4f92aef5310f>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1874-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1874-01-01T00:00:00"^^xsd:dateTime .