@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/3c1ec73f-5330-496d-91a1-4419d300dacc>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/76a44dc5-6766-4bcf-b926-77fb10f3a69d> .
<https://stad.gent/id/.well-known/skolem/76a44dc5-6766-4bcf-b926-77fb10f3a69d>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1894-01-01T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1894-01-01T00:00:00"^^xsd:dateTime .