@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/3f761e06-120e-4b74-9d6a-a44938fcdb38>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/97b589fc-da85-41c1-9d59-088f9b56e471> .
<https://stad.gent/id/.well-known/skolem/97b589fc-da85-41c1-9d59-088f9b56e471>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1912-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1912-01-01T00:00:00"^^xsd:dateTime .