@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/101c37bd-694a-4083-bfb0-adf6f442fe45>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d8667aed-bdca-42de-a4b6-84d1c8874f0a> .
<https://stad.gent/id/.well-known/skolem/d8667aed-bdca-42de-a4b6-84d1c8874f0a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1920-11-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1920-11-01T00:00:00"^^xsd:dateTime .