@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix orcid: <https://orcid.org/> .

<https://w3id.org/spaces/cdl/2026> a <https://w3id.org/kpxl/gen/terms/Event>, <https://w3id.org/kpxl/gen/terms/Space>;
  dct:description "Connected Data London is the conference that brings together the graph database community, supporting both newcomers and seasoned practitioners.";
  <http://schema.org/endDate> "2026-11-12T18:00:00.0Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  <http://schema.org/startDate> "2026-11-11T09:00:00.0Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  rdfs:label "Connected Data London 2026";
  owl:sameAs <https://2026.connected-data.london/>;
  <https://w3id.org/kpxl/gen/terms/hasAdmin> orcid:0000-0001-8492-0354;
  <https://w3id.org/kpxl/gen/terms/hasRole> <https://w3id.org/np/RAAZF7iqaWUcyWJMZ-1-hJxoGUxM5ykR70SQT9vKT5m3I/participantRole>,
    <https://w3id.org/np/RAqAgIgZHRhzOVArfNvPPGPPfQEUK_b_155d6vGPbMMbc/observer-role>;
  <https://w3id.org/kpxl/gen/terms/hasObserver> orcid:0000-0001-8492-0354 .
