@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/995d2801-869f-4ea1-a5d0-8e2ea9024f06>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/dbc0e828-24ec-4a52-a1d6-778e883cfb23> .
<https://stad.gent/id/.well-known/skolem/dbc0e828-24ec-4a52-a1d6-778e883cfb23>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1772-04-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1772-04-23T00:00:00"^^xsd:dateTime .