@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/bd23b169-a1ff-4753-94fe-530fd334a046>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c89c0870-9ea6-4ff8-a578-98121237f97c> .
<https://stad.gent/id/.well-known/skolem/c89c0870-9ea6-4ff8-a578-98121237f97c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1767-03-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1767-03-06T00:00:00"^^xsd:dateTime .