@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/iswc/2026> a <https://w3id.org/kpxl/gen/terms/Event>, <https://w3id.org/kpxl/gen/terms/Space>;
  dct:description "The International Semantic Web Conference (ISWC) is the premier international forum for the Semantic Web and Linked Data community.";
  <http://schema.org/endDate> "2026-10-29T17:00:00.0+02:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  <http://schema.org/startDate> "2026-10-25T09:00:00.0+02:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  rdfs:label "25th International Semantic Web Conference (ISWC) 2026";
  owl:sameAs <https://iswc2026.semanticweb.org/>;
  <https://w3id.org/kpxl/gen/terms/hasAdmin> orcid:0000-0002-1267-0234;
  <https://w3id.org/kpxl/gen/terms/hasRole> <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-0001-8492-0354 .

orcid:0000-0002-1267-0234 <https://w3id.org/kpxl/gen/terms/plansToAttend> <https://w3id.org/spaces/iswc/2026> .
