@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/4eee8e9d-fb3b-479c-a005-c147d3ecf053>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f7216a3f-c10b-4021-80f4-bbf1c0c048d6> .
<https://stad.gent/id/.well-known/skolem/f7216a3f-c10b-4021-80f4-bbf1c0c048d6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1899-11-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1899-11-09T00:00:00"^^xsd:dateTime .