@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/0f19b37e-84d2-4027-bc39-e4222b6d3057>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/233691f1-95cd-4582-8ef2-1bc9e5d8842e> .
<https://stad.gent/id/.well-known/skolem/233691f1-95cd-4582-8ef2-1bc9e5d8842e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1965-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1965-01-01T00:00:00"^^xsd:dateTime .