@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/31de4802-04ef-4e8d-b786-b0361e3b58ea>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/6a42310a-353a-4674-a8ab-747ca83b6db0> .
<https://stad.gent/id/.well-known/skolem/6a42310a-353a-4674-a8ab-747ca83b6db0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1974-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1974-01-01T00:00:00"^^xsd:dateTime .