@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/15cfa0dc-605b-4f74-a1cc-f9eb4e7c98f5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/882f342e-39fd-45c2-8fa8-cebdf8533baf> .
<https://stad.gent/id/.well-known/skolem/882f342e-39fd-45c2-8fa8-cebdf8533baf>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-03-17T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-03-17T00:00:00"^^xsd:dateTime .