@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/2a26287c-9836-4607-8452-fef6c7a26f90>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/bdf688cb-a632-4228-ba4e-1358ba4f15fb> .
<https://stad.gent/id/.well-known/skolem/bdf688cb-a632-4228-ba4e-1358ba4f15fb>
	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 .