@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/6e159a71-d6e6-49f3-914f-5cfc85296d18>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/87bc30a5-ddfe-43f6-937b-0b31a0314756> .
<https://stad.gent/id/.well-known/skolem/87bc30a5-ddfe-43f6-937b-0b31a0314756>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1786-01-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1786-01-20T00:00:00"^^xsd:dateTime .