@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/0d792b7f-c66c-406d-a5d7-d83748a25a47>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/647ac39c-49b9-4886-b501-1528c67edb42> .
<https://stad.gent/id/.well-known/skolem/647ac39c-49b9-4886-b501-1528c67edb42>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1932-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1932-01-01T00:00:00"^^xsd:dateTime .