@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/6e178f7a-0cf0-4ec1-89df-0c790efd11d9>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c07342f9-0632-45bb-be27-11f9f54b768d> .
<https://stad.gent/id/.well-known/skolem/c07342f9-0632-45bb-be27-11f9f54b768d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1916-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1916-01-01T00:00:00"^^xsd:dateTime .