@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/4f3b6372-33c5-47a1-8e18-0f29f0dd71f0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/8f9a07ab-96aa-4490-b9b8-840937cc6d3b> .
<https://stad.gent/id/.well-known/skolem/8f9a07ab-96aa-4490-b9b8-840937cc6d3b>
	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 .