@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/81d38b40-b3f3-4202-996d-f4d5bb9b8b2c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-01-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-01-04T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/9898fb4f-c9a0-45de-95d4-91e2d286721d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/81d38b40-b3f3-4202-996d-f4d5bb9b8b2c> .