@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/2b48ff77-2ff0-4def-a399-f1429adf9a35>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/464d875d-124e-4b22-9261-fcd385cf99d8> .
<https://stad.gent/id/.well-known/skolem/464d875d-124e-4b22-9261-fcd385cf99d8>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-12-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-12-01T00:00:00"^^xsd:dateTime .