@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/4fb16214-23c0-4e77-9e78-723f5b525b8b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/97e8fc0e-3240-4c44-ab8a-83d93754c0e2> .
<https://stad.gent/id/.well-known/skolem/97e8fc0e-3240-4c44-ab8a-83d93754c0e2>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2019-05-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2019-05-15T00:00:00"^^xsd:dateTime .