@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/b2f2c57d-3a93-4c5a-9977-fbb0d57b6716>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-01-04T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-01-04T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/c9890b76-b76c-4466-b454-7715a82a0425>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b2f2c57d-3a93-4c5a-9977-fbb0d57b6716> .