@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/1c1a3d1a-0dba-436f-8284-806f2658b4a1>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f6fd51f4-9998-4739-bf1c-3a2f5014e179> .
<https://stad.gent/id/.well-known/skolem/f6fd51f4-9998-4739-bf1c-3a2f5014e179>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1928-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1928-01-01T00:00:00"^^xsd:dateTime .