@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/01cc4ac4-8d86-40e0-9a02-c23c1d5e7174>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1905-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1905-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/7b7cbe56-8cc5-496c-96cc-deabf7c051c5>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/01cc4ac4-8d86-40e0-9a02-c23c1d5e7174> .