@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/192f55b7-4f36-4da0-8f55-b43b8b307006>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1908-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1908-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/ea5d6fb4-98bd-47f1-bb23-6d34177e9c92>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/192f55b7-4f36-4da0-8f55-b43b8b307006> .