@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/6a321c5c-9b85-45d6-8730-eb5172ffa9a2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/cfb28d62-b136-4471-b9c6-38b391646a31> .
<https://stad.gent/id/.well-known/skolem/cfb28d62-b136-4471-b9c6-38b391646a31>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1911-06-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1911-06-01T00:00:00"^^xsd:dateTime .