Nanopublication

< Home

ID

https://w3id.org/np/RAr3CdJGRde3Wx4lr9l1SrughduG34jFiXnssZ3LJ3VRA

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAr3CdJGRde3Wx4lr9l1SrughduG34jFiXnssZ3LJ3VRA> .
@prefix sub: <https://w3id.org/np/RAr3CdJGRde3Wx4lr9l1SrughduG34jFiXnssZ3LJ3VRA/> .
@prefix schema: <http://schema.org/> .
@prefix gen: <https://w3id.org/kpxl/gen/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <https://w3id.org/spaces/semantics/2026-eu/skgi> schema:organizer <https://w3id.org/spaces/semantics/2026-eu/r/person/arlid-waaler> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo <https://w3id.org/np/RA0z3VTaQLNRhIoFyW7C8fJ04tho6xUivHyFqeY-RUv30/event-bot>;
    prov:wasDerivedFrom <https://2026-eu.semantics.cc/page/accepted_workshops_tutorials.html> .
}

sub:pubinfo {
  schema:organizer a gen:InverseRoleProperty .
  
  this: dct:created "2026-08-31T14:53:08Z"^^xsd:dateTime;
    dct:creator <https://w3id.org/np/RA0z3VTaQLNRhIoFyW7C8fJ04tho6xUivHyFqeY-RUv30/event-bot>;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType gen:RoleInstantiation;
    npx:supersedes <https://w3id.org/np/RA7DcAdC-snciLO9ohdHpvdETR__8THwYqn2Al2imnNAY>;
    rdfs:label "Scaling Knowledge Graph for Industry (SKGi)... has organizer: Arlid Waaler";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RAefFjYMSnydcZtTqdT8TG8rJeJa76ryG7h10VHQiWKgY>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA-N4_kFxcruvBTlo1yJv29E4SLOXsx5KO_th69PprMrA>,
      <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>, <https://w3id.org/np/RAYrlN4s93vVe9LGI-gmPLTb-QZGHKd0mxx8VxJ3XVhuw>,
      <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAJPOQhTRnawqzJqOvjOngHYp_IT1HqKiD7YKD_ERkyT8> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAp6vyESGMFAOA0EUnUMHGWho/p443sMTrKm+Y1lqZt76Jc9dJggk4NT0dtRt5fZFOEpgDxl6/jyUSRey6d3/LL11iENT1HNgMDRkfRQvojuN8FyYogUf1wBcWk+HeSLCVBAkOnap3ejUPhgIBgUI0w+ElBMagFiORtyDYg9RFElhybOLLQA0Pkj0txN5MMhVnVhp/dzn/4671ogwzVZwejyFRUt0Beh86QS9YD/+ZfOGgYueHOMfUXMulhp13JU3YY0UJ8lLAhnkZEDl0JTeRW3XdsqY42mt8vl4sR2ocR+fUKLSFcdN5qOFt76Pj4cKp/zzjDOUfsVWRLGmpev8qAwIDAQAB";
    npx:hasSignature "cQwn/sPJrxdB/l8H3JE4kBqlw0fB+t0BL1SeDRgf0lre/sA9MSEHwktWsCKxPLf12fOKC4uBwt5z+qAvaGtJHJZM1n2+rcnZlIOsuGpvqxF5c1KnpOvC1CutxnxW1Ctay9H1cEh1KJPxzG5+6Kwkt7R4z0kLnUc0ZZ4XYPsJyHxeVJ1R9OnNTxs8sEnf8OWP+Dj6fbf5JXaoxRTVYp+IRePlLC3qUV1w5+3xtFuSJCu5qU7cRIgGfHwe1cWDHPu+hgieIkwByEEmDO4lMXZ4BSY6fUByFZ0CGYcUUp7JIsiNu2zPWMltTJE3fGR2/Rl0RtTsOYXBrbc10Q2Rpm3a8w==";
    npx:hasSignatureTarget this:;
    npx:signedBy <https://w3id.org/np/RA0z3VTaQLNRhIoFyW7C8fJ04tho6xUivHyFqeY-RUv30/event-bot> .
  
  <https://w3id.org/spaces/semantics/2026-eu/r/person/arlid-waaler> foaf:name "Arlid Waaler" .
}