@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/cb8a9733-ad46-42ed-9077-1813a2012e31>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e04e9018-c238-472b-8d81-ceb42d9b633c> .
<https://stad.gent/id/.well-known/skolem/e04e9018-c238-472b-8d81-ceb42d9b633c>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-05-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-05-23T00:00:00"^^xsd:dateTime .