@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/7a0df6c3-2abd-49e3-a42c-591e294d8233>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1902-09-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1902-09-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/af97b4fd-2d66-4031-af3a-5fb482490690>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/7a0df6c3-2abd-49e3-a42c-591e294d8233> .