@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/3c5b04ff-df43-42b0-9c45-8605a333d51e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2020-07-15T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2020-07-15T00:00:00"^^xsd:dateTime .
<https://stad.gent/id/.well-known/skolem/dcbc8fb4-6869-4808-8f1b-a1e948cce22e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/3c5b04ff-df43-42b0-9c45-8605a333d51e> .