@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/6f6972cb-44a3-4967-9094-92dd5d4f745f>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c805962b-e225-4513-b0ac-a86c3ba6fca3> .
<https://stad.gent/id/.well-known/skolem/c805962b-e225-4513-b0ac-a86c3ba6fca3>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"2022-05-12T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"2022-05-12T00:00:00"^^xsd:dateTime .