@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/12d23234-92a3-4882-8942-22378a933b66>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f1f87eab-dad6-4706-9310-f8b474f90f8b> .
<https://stad.gent/id/.well-known/skolem/f1f87eab-dad6-4706-9310-f8b474f90f8b>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-11-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-11-07T00:00:00"^^xsd:dateTime .