@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/a3a98463-f68d-4420-8886-6e56d367361b>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/a6f4759a-921d-4dc2-834d-92af0d68b576> .
<https://stad.gent/id/.well-known/skolem/a6f4759a-921d-4dc2-834d-92af0d68b576>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1886-01-03T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1886-01-03T00:00:00"^^xsd:dateTime .