@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/627c1f0b-71eb-4584-813e-22315c2d8cc4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e4306b2c-355c-4349-9ba5-776953039ffc> .
<https://stad.gent/id/.well-known/skolem/e4306b2c-355c-4349-9ba5-776953039ffc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1998-08-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1998-08-17T00:00:00"^^xsd:dateTime .