@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/05a10284-eea4-4516-b8c2-fa02a2583860>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d7cbad12-9eec-4ca1-a060-2147c46be177> .
<https://stad.gent/id/.well-known/skolem/d7cbad12-9eec-4ca1-a060-2147c46be177>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1776-04-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1776-04-17T00:00:00"^^xsd:dateTime .