@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/4d730fb8-f995-4618-aceb-3af7b82493bc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/de60a8c2-444a-4e5e-bd78-5f3778f428a0> .
<https://stad.gent/id/.well-known/skolem/de60a8c2-444a-4e5e-bd78-5f3778f428a0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1955-07-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1955-07-12T00:00:00"^^xsd:dateTime .