@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/03d83a84-134f-4b91-92cd-bce0ecee408e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d82f2d79-db70-427d-a5eb-f08cc5a8ea08> .
<https://stad.gent/id/.well-known/skolem/d82f2d79-db70-427d-a5eb-f08cc5a8ea08>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1779-12-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1779-12-15T00:00:00"^^xsd:dateTime .