@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/6f779576-ab45-4b17-8a20-f145196fd200>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/99c55eca-5c0a-43d0-aaca-f325b1ba96d7> .
<https://stad.gent/id/.well-known/skolem/99c55eca-5c0a-43d0-aaca-f325b1ba96d7>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1781-01-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1781-01-12T00:00:00"^^xsd:dateTime .