@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/0575b0bd-f489-498e-b523-5932a1280381>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/2b47aba6-9b93-48b6-a163-12d62c23f1cf> .
<https://stad.gent/id/.well-known/skolem/2b47aba6-9b93-48b6-a163-12d62c23f1cf>
	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 .