@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/d3a1424b-07d5-4f7b-b870-118b6736de96>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1871-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1871-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/f01eb25b-ef68-423e-b260-bf46a17caa8e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d3a1424b-07d5-4f7b-b870-118b6736de96> .