@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/0bf70c83-38f6-49a7-8c1b-ab3ac27e0597>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/7b4716a6-b36f-49e2-a076-9f30c923838a> .
<https://stad.gent/id/.well-known/skolem/7b4716a6-b36f-49e2-a076-9f30c923838a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1836-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1836-01-01T00:00:00"^^xsd:dateTime .