@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/0cec07e0-321f-45e3-b75f-fb136d954243>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/760a86be-83c7-44c1-8860-4c49399eabac> .
<https://stad.gent/id/.well-known/skolem/760a86be-83c7-44c1-8860-4c49399eabac>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1848-01-19T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1848-01-19T00:00:00"^^xsd:dateTime .