@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/bbb68cfc-a864-427e-bf19-42fdb9037c04>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e103939f-80bc-432b-9c6d-81eb63e9afbf> .
<https://stad.gent/id/.well-known/skolem/e103939f-80bc-432b-9c6d-81eb63e9afbf>
	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 .