@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/00cfa33a-5c83-4e71-834e-21f29324f363>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c0d96b45-5335-4e58-810a-a4d34f21dac0> .
<https://stad.gent/id/.well-known/skolem/c0d96b45-5335-4e58-810a-a4d34f21dac0>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-02-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-02-18T00:00:00"^^xsd:dateTime .