@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/1e3e2404-c0f9-40b5-a883-51e0a666891b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/5dacfd69-86b9-436a-9d91-c41d65787a72> .
<https://stad.gent/id/.well-known/skolem/5dacfd69-86b9-436a-9d91-c41d65787a72>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1956-03-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1956-03-21T00:00:00"^^xsd:dateTime .