@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/5edef861-c553-40e7-8693-5cc7c26c8545>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/685370fc-ad83-4ca9-b5d2-0bc7ff975dd9> .
<https://stad.gent/id/.well-known/skolem/685370fc-ad83-4ca9-b5d2-0bc7ff975dd9>
	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 .