@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/b9d8b2a0-fb30-49b9-ae4a-e54bbb30c579>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d1924b95-a3d5-4225-86d9-77a1f76c623a> .
<https://stad.gent/id/.well-known/skolem/d1924b95-a3d5-4225-86d9-77a1f76c623a>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1895-08-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1895-08-20T00:00:00"^^xsd:dateTime .