@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/a472197c-553e-4b56-bb06-5fc32632ccf7>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/e0197915-855a-4a21-a8db-abcfd10f7118> .
<https://stad.gent/id/.well-known/skolem/e0197915-855a-4a21-a8db-abcfd10f7118>
	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 .