@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/56d80652-ee1c-47f8-8e86-2ba6377119e6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1890-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1890-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/7a99ac58-9749-4a15-9abb-ae2e0c5e6226>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/56d80652-ee1c-47f8-8e86-2ba6377119e6> .