@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/a7293e62-9f0e-4864-8627-018aa9a1e4e0>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/d806035e-42c0-4935-9c5c-aa0952f198a1> .
<https://stad.gent/id/.well-known/skolem/d806035e-42c0-4935-9c5c-aa0952f198a1>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1901-01-06T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1901-01-06T00:00:00"^^xsd:dateTime .