@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/4298a8b1-5e83-4bd7-b387-f535a5e76666>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f55c54ec-e23b-4861-99d4-ef21dbb230e1> .
<https://stad.gent/id/.well-known/skolem/f55c54ec-e23b-4861-99d4-ef21dbb230e1>
	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 .