@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/2059b6c5-6b36-4c69-967a-65a3027e826b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1973-04-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1973-04-09T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/d9a473dd-2bfe-4998-b1a4-7733f74653ea>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/2059b6c5-6b36-4c69-967a-65a3027e826b> .