@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/10abdf54-5b97-41a5-aae2-cb88a620ae9e>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/518f60df-34b3-4573-8a5b-619ec935c3e6> .
<https://stad.gent/id/.well-known/skolem/518f60df-34b3-4573-8a5b-619ec935c3e6>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1839-12-30T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1839-12-30T00:00:00"^^xsd:dateTime .