@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/2fe749f2-cb7f-48c1-bac2-ea39a1ff34b4>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/66a90ac3-d5ce-4467-9111-a27ce5f0f57e> .
<https://stad.gent/id/.well-known/skolem/66a90ac3-d5ce-4467-9111-a27ce5f0f57e>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1847-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1847-01-01T00:00:00"^^xsd:dateTime .