@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix owl: . @prefix nt: . @prefix xsd: . @prefix skos: . @prefix rdfs: . @prefix orcid: . @prefix gen: . @prefix dct: . @prefix npx: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { a gen:Event, gen:Space; dct:description "The European Semantic Web Conference is a major venue for discussing the latest scientific results and technology innovations around semantic technologies and knowledge graphs. Building on its past success, ESWC is seeking to broaden its focus to span other relevant related research areas in which web semantics plays an important role."; dct:subject ; schema:endDate "2027-05-27T17:00:00+03:00"^^xsd:dateTime; schema:location ; schema:startDate "2027-05-23T09:00:00+03:00"^^xsd:dateTime; rdfs:label "24th European Semantic Web Conference (ESWC)"; owl:sameAs ; gen:hasAdmin orcid:0000-0001-8492-0354; gen:hasRootDefinition . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0001-8492-0354 . } sub:pubinfo { this: dct:created "2026-09-24T06:09:18Z"^^xsd:dateTime; dct:creator orcid:0000-0001-8492-0354; dct:license ; npx:introduces ; npx:supersedes ; skos:changeNote "States what the event is about: semantic data (Wikidata Q120970356), so that it can be found and filtered by topic."; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA+i9DV8ynzO944pYkYsDwtlqJHuk+b7FQt6Bb4TIQSDX3jGUURn6WpaNwESHmgMLWSydaH5XlabMzuqpPL4iyB+IAzvwIxdJBLhe39EQMu2j+FZ/5d/xu/gO3nZw2KoEvJ7cJisabuI05OylIRSJ+OG5CmzFxnjojUEJeCFi1njY1InhXrb0yHud9b1ifzweoN6YYOBecKs1gTOaT2bf+t4Wgzg3M0PmRVZ4F0OALsnh4T5+x7kFtiPcDKNpORi585JjKCZ4kczIF6oUKcwgC0kmIY97jtLqSLcXRkxHx5CDI6qz4XlRFs1ZbCUdSlzjdPZAkaBcNem1gIhWzkHkEnQIDAQAB"; npx:hasSignature "VGyBlln7EQmvVQ0QA86E7nJGCBK9rNez6sl2xjbnOCriA6bmnR5bXK4b8wxVxZPj/E1GvwFStztmhb9gJO8k3f0aBMUKjsmPlZsvtVSvQEOUeMKQxLyW02cPDGG5ecvRGDEznmgyVBgc8dfxa5LQHJiqKyFkTQ1AuTm7ZB5KE8TMpgaExijnGRQdahbBkgvU2QeyqZWbSRuhts6Y809k+pMbLDYpa5KIrYYzp0fsyZy78xOTrYOorW4gG2X1LvZWcOvsnOkX30c8M9Ek7UuINJijdYvmYhtF0sbbdCKI3W+LTkeVOmlZq2AZYsHna7LMZiIw2h3GYjSW8NDerNZPzQ=="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0001-8492-0354 . }