@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/c34ddbfc-39c0-4fcf-bfc7-1885a82e2caa>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/cc824f41-61e8-41cd-829d-5370578597b4> .
<https://stad.gent/id/.well-known/skolem/cc824f41-61e8-41cd-829d-5370578597b4>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-05-16T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-05-16T00:00:00"^^xsd:dateTime .