@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/3906776e-02e8-4f27-8046-1b6bc6467525>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e99d9f50-4eae-4e2d-a90a-973344c47adf> .
<https://stad.gent/id/.well-known/skolem/e99d9f50-4eae-4e2d-a90a-973344c47adf>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1955-10-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1955-10-01T00:00:00"^^xsd:dateTime .