@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/1e59f62e-b272-4fcc-9e96-2689d3aecad0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/9a28f455-d421-4f09-87d4-58b48fc5e7e2> .
<https://stad.gent/id/.well-known/skolem/9a28f455-d421-4f09-87d4-58b48fc5e7e2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1772-03-30T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1772-03-30T00:00:00"^^xsd:dateTime .