@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/b6b61121-0b5b-45fc-99b9-f5dc005fe926>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1832-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1832-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/f3fe9095-261f-401f-b768-59f44cad8cc2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b6b61121-0b5b-45fc-99b9-f5dc005fe926> .