@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/12b3c354-33f8-4286-8def-241ba4345129>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/566f1832-4db4-4c45-9a1c-3518a9f65131> .
<https://stad.gent/id/.well-known/skolem/566f1832-4db4-4c45-9a1c-3518a9f65131>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1959-12-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1959-12-01T00:00:00"^^xsd:dateTime .