@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/694a4073-006c-4d4f-9f87-75ea9c5c62de>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/88f0dd15-6ae9-400b-850a-25b2354e1bd0> .
<https://stad.gent/id/.well-known/skolem/88f0dd15-6ae9-400b-850a-25b2354e1bd0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1960-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1960-01-01T00:00:00"^^xsd:dateTime .