@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/4b4c1825-e7f3-4d8f-834f-d0b199c92009>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ba2cd0c3-73bf-48f5-b8c2-4e589f03e76d> .
<https://stad.gent/id/.well-known/skolem/ba2cd0c3-73bf-48f5-b8c2-4e589f03e76d>
	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 .