@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/16b2ab6d-3a45-456b-b024-98489b829804>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/644d7604-b84a-4c92-bcc6-a2b685cf4128> .
<https://stad.gent/id/.well-known/skolem/644d7604-b84a-4c92-bcc6-a2b685cf4128>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1952-03-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1952-03-04T00:00:00"^^xsd:dateTime .