@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/0d24e92a-9643-4439-8448-8e268853f786>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d2f38b90-393d-4e46-bce4-c6d01740ad23> .
<https://stad.gent/id/.well-known/skolem/d2f38b90-393d-4e46-bce4-c6d01740ad23>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1872-11-02T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1872-11-02T00:00:00"^^xsd:dateTime .