@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/2e6b5285-c2b8-485c-8068-4db32538d6fa>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/8dc004a9-0abc-4d7e-935c-1a5699e1f0ac> .
<https://stad.gent/id/.well-known/skolem/8dc004a9-0abc-4d7e-935c-1a5699e1f0ac>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1921-03-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1921-03-23T00:00:00"^^xsd:dateTime .