@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/57a0a156-605a-4365-aeec-89f0f24c22ed>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/82b91c78-74b8-46f9-8ab7-042148dd1751> .
<https://stad.gent/id/.well-known/skolem/82b91c78-74b8-46f9-8ab7-042148dd1751>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1952-04-22T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1952-04-22T00:00:00"^^xsd:dateTime .