@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/00f48130-ae8e-4e08-b475-557ebdc886bf>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/c3b0c297-1425-4f97-b70b-b1f4a82a7fd4> .
<https://stad.gent/id/.well-known/skolem/c3b0c297-1425-4f97-b70b-b1f4a82a7fd4>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1848-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1848-01-01T00:00:00"^^xsd:dateTime .