@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/069821fd-1782-4a9f-9fed-56638fc3e57e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c8578c56-3914-4ab3-b91d-9afd14e9683a> .
<https://stad.gent/id/.well-known/skolem/c8578c56-3914-4ab3-b91d-9afd14e9683a>
	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 .