@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/2a9a8bf2-fbea-49c1-b86a-9a77feb58de4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ab7309f3-2d96-4186-a084-64bcf85b2247> .
<https://stad.gent/id/.well-known/skolem/ab7309f3-2d96-4186-a084-64bcf85b2247>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1888-06-14T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1888-06-14T00:00:00"^^xsd:dateTime .