@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/2b36881d-0855-4680-9911-696494978996>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/389d5bf4-320c-49a4-afe6-4608a89e8f39> .
<https://stad.gent/id/.well-known/skolem/389d5bf4-320c-49a4-afe6-4608a89e8f39>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1936-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1936-01-01T00:00:00"^^xsd:dateTime .