@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/2bb62a9a-bdde-4e7d-8806-b7347e499079>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1777-03-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1777-03-04T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/bff1eabc-77d8-46eb-9a41-5bc47168212d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/2bb62a9a-bdde-4e7d-8806-b7347e499079> .