@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/7fd2387b-5d3b-4f18-afbd-982242181290>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/b13928c5-8aa8-4c5f-af3c-e9b447ac6053> .
<https://stad.gent/id/.well-known/skolem/b13928c5-8aa8-4c5f-af3c-e9b447ac6053>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1886-04-20T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1886-04-20T00:00:00"^^xsd:dateTime .