@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/005a73ab-8dd5-44bc-a02b-97f53f2b25fc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/73b9b4c1-81ba-419d-80b6-9ba1b9449e37> .
<https://stad.gent/id/.well-known/skolem/73b9b4c1-81ba-419d-80b6-9ba1b9449e37>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1883-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1883-01-01T00:00:00"^^xsd:dateTime .