@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/6b1f711d-d39f-4b43-b721-ba4f5821904d>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/809ca534-f75c-4174-83ba-2a171b5982cc> .
<https://stad.gent/id/.well-known/skolem/809ca534-f75c-4174-83ba-2a171b5982cc>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1963-03-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1963-03-23T00:00:00"^^xsd:dateTime .