@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/4ea9af71-3dcc-4b73-9903-69b61bb1968c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/baac498f-15cf-4892-a1ba-9c090040841c> .
<https://stad.gent/id/.well-known/skolem/baac498f-15cf-4892-a1ba-9c090040841c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1864-03-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1864-03-04T00:00:00"^^xsd:dateTime .