@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/b5d22b10-48b1-49a1-abb8-e3077a137d5b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/baee049c-c991-4a45-9a94-5104c7a830db> .
<https://stad.gent/id/.well-known/skolem/baee049c-c991-4a45-9a94-5104c7a830db>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1959-06-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1959-06-01T00:00:00"^^xsd:dateTime .