@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/5f01f9dd-d112-4743-a03b-c83d38146eac>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d52799e2-56a3-4a9c-8f59-6b2eb2f222e4> .
<https://stad.gent/id/.well-known/skolem/d52799e2-56a3-4a9c-8f59-6b2eb2f222e4>
	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 .