@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/1dd4e1b9-0cc7-4c0c-accc-23234a5e82c4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/2b519257-fa59-498c-b6a9-d29cf49c3c5e> .
<https://stad.gent/id/.well-known/skolem/2b519257-fa59-498c-b6a9-d29cf49c3c5e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1788-10-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1788-10-01T00:00:00"^^xsd:dateTime .