@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/65fe4f31-ea49-4880-bbe8-4f4779cc5b78>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f02801d3-991f-42aa-8b0d-e5e14721974d> .
<https://stad.gent/id/.well-known/skolem/f02801d3-991f-42aa-8b0d-e5e14721974d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1897-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1897-01-01T00:00:00"^^xsd:dateTime .