@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/af5c2d02-ee11-4e98-a441-f081e2e81747>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c9af2f02-67e7-4d44-b3e4-5d45b73a47de> .
<https://stad.gent/id/.well-known/skolem/c9af2f02-67e7-4d44-b3e4-5d45b73a47de>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1956-03-21T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1956-03-21T00:00:00"^^xsd:dateTime .