@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/0fd259cf-abd8-4c90-9877-3db569d5d1ab>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/16f5a127-9ca6-4014-9d96-da2528f37338> .
<https://stad.gent/id/.well-known/skolem/16f5a127-9ca6-4014-9d96-da2528f37338>
	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 .