@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/aa4c7ab2-8a6c-4faa-9466-432ae252c9a5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/dacff420-5780-4696-b73e-08556fd2d304> .
<https://stad.gent/id/.well-known/skolem/dacff420-5780-4696-b73e-08556fd2d304>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1958-08-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1958-08-01T00:00:00"^^xsd:dateTime .