@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/1a065174-c10c-41fb-8ee9-cd780284b396>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3ab03c0a-2b82-46f4-80ac-7294a4c2aa9e> .
<https://stad.gent/id/.well-known/skolem/3ab03c0a-2b82-46f4-80ac-7294a4c2aa9e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1890-04-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1890-04-20T00:00:00"^^xsd:dateTime .