@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/763e1f0c-1b38-473c-8c5a-205fcfef8771>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d30a8dea-b082-49f6-811f-404f9e97ca93> .
<https://stad.gent/id/.well-known/skolem/d30a8dea-b082-49f6-811f-404f9e97ca93>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1952-04-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1952-04-21T00:00:00"^^xsd:dateTime .