@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/d03ed89e-8960-40d3-b1e0-2554e3af6e6b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/fcdcd45b-a83c-433c-b384-87f0702a6d55> .
<https://stad.gent/id/.well-known/skolem/fcdcd45b-a83c-433c-b384-87f0702a6d55>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1909-03-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1909-03-04T00:00:00"^^xsd:dateTime .