@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/semantics/2026-eu> a <https://w3id.org/kpxl/gen/terms/Event>,
    <https://w3id.org/kpxl/gen/terms/Space>;
  dct:description "SEMANTiCS, now in its 22nd edition, is a globally recognised venue where researchers, industry experts, and business leaders exchange knowledge on Knowledge Graphs and Artificial Intelligence.";
  <http://schema.org/endDate> "2026-09-17T17:00:00.0+02:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  <http://schema.org/startDate> "2026-09-15T09:00:00.0+02:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>;
  rdfs:label "SEMANTiCS 2026";
  owl:sameAs <http://www.wikidata.org/entity/Q136125809>;
  <https://w3id.org/kpxl/gen/terms/hasAdmin> orcid:0000-0002-1267-0234 .
