@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/2b31ad06-5769-435b-9e3f-210c28699991>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/f3a841f0-6ce1-40e8-8376-aa11294d70cd> .
<https://stad.gent/id/.well-known/skolem/f3a841f0-6ce1-40e8-8376-aa11294d70cd>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1894-12-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1894-12-20T00:00:00"^^xsd:dateTime .