@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/0dd0e09b-20e9-49e5-a101-31f4d7f369e2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1900-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1900-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/1566bdcc-7a1b-4237-8013-6931f0b875fd>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/0dd0e09b-20e9-49e5-a101-31f4d7f369e2> .