@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/050b6219-0b94-413e-9841-3ef447c2bf8d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2001-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2001-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/2c9c6581-fffd-4734-8039-423cef6db7f4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/050b6219-0b94-413e-9841-3ef447c2bf8d> .