@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/2b326a58-0feb-4c57-9dd2-fbf62886a331>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f91232c7-3756-4f23-ab4d-b9c40a2ee1ca> .
<https://stad.gent/id/.well-known/skolem/f91232c7-3756-4f23-ab4d-b9c40a2ee1ca>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1956-11-23T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1956-11-23T00:00:00"^^xsd:dateTime .