@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/7e9d2de8-102f-4eea-9264-d742e9894b60>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a082ea12-e384-466b-a019-ff13844becd8> .
<https://stad.gent/id/.well-known/skolem/a082ea12-e384-466b-a019-ff13844becd8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1832-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1832-01-01T00:00:00"^^xsd:dateTime .