@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/2df3b119-a43d-4e85-9bc1-e655a936ddb6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/da709a68-c130-460b-903a-2d61f026758b> .
<https://stad.gent/id/.well-known/skolem/da709a68-c130-460b-903a-2d61f026758b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1884-12-24T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1884-12-24T00:00:00"^^xsd:dateTime .