@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/1e8ab498-b3ff-4748-b0c4-f960e0e4de90>
	<http://www.cidoc-crm.org/cidoc-crm/P4_has_time-span>	<https://stad.gent/id/.well-known/skolem/baaf7690-0f06-489e-b608-76b956033808> .
<https://stad.gent/id/.well-known/skolem/baaf7690-0f06-489e-b608-76b956033808>
	rdf:type	<http://data.europa.eu/m8g/PeriodOfTime> ;
	<http://data.europa.eu/m8g/endTime>	"1834-05-18T00:00:00"^^xsd:dateTime ;
	<http://data.europa.eu/m8g/startTime>	"1834-05-18T00:00:00"^^xsd:dateTime .