@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/00d1de03-b70c-446b-9279-f8d98ad75a3f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/41efaa02-e441-4bad-902e-be384a8596b6> .
<https://stad.gent/id/.well-known/skolem/41efaa02-e441-4bad-902e-be384a8596b6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1955-10-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1955-10-15T00:00:00"^^xsd:dateTime .