@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/1b7cd370-62e7-4d64-ad90-b6b22092e054>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-01-01T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/f11066a0-3ed6-4e2d-910e-8d4b5c0acac2>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/1b7cd370-62e7-4d64-ad90-b6b22092e054> .