@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/399e40d3-cda1-411e-8365-bc16ea780a1e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e56eab3f-11bc-47aa-8850-296a486b0ac9> .
<https://stad.gent/id/.well-known/skolem/e56eab3f-11bc-47aa-8850-296a486b0ac9>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1776-03-08T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1776-03-08T00:00:00"^^xsd:dateTime .