@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/21cbc6e6-5ba0-47bf-b23c-aa3673741037>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/272e7cb3-8cef-410c-b475-f897ea5376fa> .
<https://stad.gent/id/.well-known/skolem/272e7cb3-8cef-410c-b475-f897ea5376fa>
	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 .