@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/1fdf3c80-48b1-429a-a7af-97c7df45c3f4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a359e7f2-7f5c-4400-a5a2-a07db1199a81> .
<https://stad.gent/id/.well-known/skolem/a359e7f2-7f5c-4400-a5a2-a07db1199a81>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-01-01T00:00:00"^^xsd:dateTime .