@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/0d95d5e8-5ab1-47e4-8869-48c53335f6e2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d90f77ea-1128-4e45-b673-5ffaf5070413> .
<https://stad.gent/id/.well-known/skolem/d90f77ea-1128-4e45-b673-5ffaf5070413>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1940-05-13T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1940-05-13T00:00:00"^^xsd:dateTime .