@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/4a1d3456-ef9c-46c6-b86c-eb9da17c0554>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1776-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1776-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/f03971b3-8398-4df0-9f34-c80f0ac0c892>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/4a1d3456-ef9c-46c6-b86c-eb9da17c0554> .