@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/42f1921d-8b28-49e1-8247-8312270847b6>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/91c1e234-9a15-4b4b-b871-e20a80c42a4d> .
<https://stad.gent/id/.well-known/skolem/91c1e234-9a15-4b4b-b871-e20a80c42a4d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1914-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1914-01-01T00:00:00"^^xsd:dateTime .