@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/050f1e4b-3d95-427e-9581-1ce4645baf12>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1950-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1950-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/0cd1dd52-dab2-4fe5-985a-4d9c57569339>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/050f1e4b-3d95-427e-9581-1ce4645baf12> .