@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/61d54856-d0ac-4078-9b2d-6e4f6fc44191>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/92a82efa-e8e8-4f95-8787-f59b2dc24c32> .
<https://stad.gent/id/.well-known/skolem/92a82efa-e8e8-4f95-8787-f59b2dc24c32>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-01-01T00:00:00"^^xsd:dateTime .