@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/a79ed21d-d609-4feb-abe1-b2b13ff64c3e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1901-01-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1901-01-06T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/c00dcc75-c011-4d73-8f8f-4fd630727f35>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a79ed21d-d609-4feb-abe1-b2b13ff64c3e> .