@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/288ee180-595c-4879-b514-75bd52c0c9d6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/58a9cb1f-c4d8-453d-b5c9-402bd613467e> .
<https://stad.gent/id/.well-known/skolem/58a9cb1f-c4d8-453d-b5c9-402bd613467e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1700-05-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1700-05-07T00:00:00"^^xsd:dateTime .