@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/0dd798cc-ddc3-4fd8-88c9-06237c7e87f6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/2f5c03fe-32dd-4417-8dfc-72bf221db633> .
<https://stad.gent/id/.well-known/skolem/2f5c03fe-32dd-4417-8dfc-72bf221db633>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1902-09-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1902-09-01T00:00:00"^^xsd:dateTime .