@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/b4143b5e-acd3-462a-8f4c-08b6e09df9e7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c009c91e-9f99-4e8b-bc5b-36bf0d0d076a> .
<https://stad.gent/id/.well-known/skolem/c009c91e-9f99-4e8b-bc5b-36bf0d0d076a>
	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 .