@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/1094d7e7-fbef-48fd-a705-a24f6b953a94>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/5ea4a7d1-9187-4449-a084-661b3ee40711> .
<https://stad.gent/id/.well-known/skolem/5ea4a7d1-9187-4449-a084-661b3ee40711>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1888-01-09T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1888-01-09T00:00:00"^^xsd:dateTime .