@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/535be987-01e5-4f6c-bee6-c18c30c44dfe>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b97e7297-f6d9-482b-8ed0-622386cc6c83> .
<https://stad.gent/id/.well-known/skolem/b97e7297-f6d9-482b-8ed0-622386cc6c83>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1962-11-30T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1962-11-30T00:00:00"^^xsd:dateTime .