@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/4d6b23aa-387b-440a-886e-6d1b355f9c40>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e36518ce-6d70-4f4a-a382-3da1f3085310> .
<https://stad.gent/id/.well-known/skolem/e36518ce-6d70-4f4a-a382-3da1f3085310>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1903-10-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1903-10-09T00:00:00"^^xsd:dateTime .