@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/1eb05708-5c76-4c23-a471-412d4da944ca>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a72ec237-23ac-4b55-a37c-6ea5390791d1> .
<https://stad.gent/id/.well-known/skolem/a72ec237-23ac-4b55-a37c-6ea5390791d1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1896-02-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1896-02-07T00:00:00"^^xsd:dateTime .