@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/8efe502d-8964-43f1-8875-973e8334d5a1>
	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/b380cccd-d70e-47b9-8eb7-9de53f521ba4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/8efe502d-8964-43f1-8875-973e8334d5a1> .