@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/69d2626e-f6af-4cc1-9d64-11a3486c0427>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/cc4085b0-6e37-49d9-b223-91af0af8a5d6> .
<https://stad.gent/id/.well-known/skolem/cc4085b0-6e37-49d9-b223-91af0af8a5d6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1902-07-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1902-07-01T00:00:00"^^xsd:dateTime .