@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/c08a7fcf-2312-4325-9aa8-3a3e4c15a91b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d83dee09-ee75-4fba-8739-672b88d3a742> .
<https://stad.gent/id/.well-known/skolem/d83dee09-ee75-4fba-8739-672b88d3a742>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-11-07T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-11-07T00:00:00"^^xsd:dateTime .