@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/b07436ef-99c0-47c2-b95d-a2c6fd09484d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/dd1387cf-f1d0-499a-a072-020fe2dc0a25> .
<https://stad.gent/id/.well-known/skolem/dd1387cf-f1d0-499a-a072-020fe2dc0a25>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1929-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1929-01-01T00:00:00"^^xsd:dateTime .