@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/5b42b3e2-8f85-4e18-9797-aa885f3fa7ed>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b304ad06-0adf-49fa-a3d5-98b01e15b7a5> .
<https://stad.gent/id/.well-known/skolem/b304ad06-0adf-49fa-a3d5-98b01e15b7a5>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1952-04-28T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1952-04-28T00:00:00"^^xsd:dateTime .