@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/43fe43a3-3bad-49c7-9eb4-d4b525235a09>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/4b633e52-ab95-409c-982c-face847d1a73> .
<https://stad.gent/id/.well-known/skolem/4b633e52-ab95-409c-982c-face847d1a73>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1839-12-30T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1839-12-30T00:00:00"^^xsd:dateTime .