@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/cfba8516-c9cb-4ca1-82c8-a817abeb9ff6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e993120d-e168-4f76-bc3e-3a57315ca493> .
<https://stad.gent/id/.well-known/skolem/e993120d-e168-4f76-bc3e-3a57315ca493>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1776-06-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1776-06-01T00:00:00"^^xsd:dateTime .