@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/50f94513-5b67-4ec6-ae83-caa41832f8e6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-02-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-02-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/c7c6b405-93bd-4086-bd08-7e4cd1bb9706>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/50f94513-5b67-4ec6-ae83-caa41832f8e6> .