@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/4fee47b5-f4de-4ec0-bb32-8a1deaa4248c>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/dcff7f3f-c0b3-4de0-8f08-832fe42f496d> .
<https://stad.gent/id/.well-known/skolem/dcff7f3f-c0b3-4de0-8f08-832fe42f496d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1920-04-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1920-04-01T00:00:00"^^xsd:dateTime .