@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/07ba488a-d8ed-4bc1-b65d-894fc56a5b47>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/ea25f664-49b8-4be8-ad71-fe1b2037e534> .
<https://stad.gent/id/.well-known/skolem/ea25f664-49b8-4be8-ad71-fe1b2037e534>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1874-11-27T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1874-11-27T00:00:00"^^xsd:dateTime .