@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/kgc/2026> a <https://w3id.org/kpxl/gen/terms/Event>, <https://w3id.org/kpxl/gen/terms/Space>;
  dct:description "KGC brings together leaders across industry and research defining the future of semantic technologies and AI.";
  <http://schema.org/endDate> "2026-05-08T00:00:00.0-04:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  <http://schema.org/startDate> "2026-05-04T00:00:00.0-04:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  rdfs:label "The Knowledge Graph Conference 2026";
  owl:sameAs <https://www.knowledgegraph.tech/>;
  <https://w3id.org/kpxl/gen/terms/hasAdmin> orcid:0000-0001-8492-0354, orcid:0000-0002-1267-0234;
  <https://w3id.org/kpxl/gen/terms/hasRole> <https://w3id.org/np/RA7Ly-qDdWz049Wf0v2SEMbBqD98gwCWFV9oTOHxzb7lU/speakerRole>,
    <https://w3id.org/np/RAqAgIgZHRhzOVArfNvPPGPPfQEUK_b_155d6vGPbMMbc/observer-role>,
    <https://w3id.org/np/RA9SPqtEgUK_ZcNzTRQjoOvKuV6vNgA81la4XA4HKDltQ/plannedAttendanceRole>;
  <https://w3id.org/kpxl/gen/terms/hasObserver> orcid:0000-0002-1267-0234 .

orcid:0000-0001-8492-0354 <https://w3id.org/kpxl/gen/terms/plansToAttend> <https://w3id.org/spaces/kgc/2026> .

<https://w3id.org/np/RA4XGUpl73LtQ7iFNUb4Jt-D7Rs13zHs2jxJZ-CBxBoSQ/assertion> rdfs:label
    "Not able to attend, but I am an interested observer from the distance :)";
  <https://schema.org/about> <https://w3id.org/spaces/kgc/2026> .
