@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/8a4a6d75-1fd6-4c23-aeee-c7ecd50be6b8>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a0d1906d-938a-4b54-9c39-b82fb6ec31c4> .
<https://stad.gent/id/.well-known/skolem/a0d1906d-938a-4b54-9c39-b82fb6ec31c4>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1901-05-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1901-05-06T00:00:00"^^xsd:dateTime .