@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/dbb1d7ab-9f30-481b-80e6-bbb06fa9b3b4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e24f5fd3-d3a4-48ab-9d4e-67015bc3c138> .
<https://stad.gent/id/.well-known/skolem/e24f5fd3-d3a4-48ab-9d4e-67015bc3c138>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1951-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1951-01-01T00:00:00"^^xsd:dateTime .