Nanopublication

< Home

ID

https://w3id.org/np/RAvxypH2o4a9ADGuCGICb0WPMMFJfPiTRnY0xb1Ouc0hM

Formats

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

Content

@prefix this: <https://w3id.org/np/RAvxypH2o4a9ADGuCGICb0WPMMFJfPiTRnY0xb1Ouc0hM> .
@prefix sub: <https://w3id.org/np/RAvxypH2o4a9ADGuCGICb0WPMMFJfPiTRnY0xb1Ouc0hM/> .
@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/sem4tra> schema:organizer <https://w3id.org/spaces/semantics/2026-eu/r/person/shahrom-sohi> .
}

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-31T09:54:59Z"^^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;
    rdfs:label "Semantics for Transport and Logistics - Sem4tra... has organizer: Shahrom Sohi";
    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>;
    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 "PbwMV4m/8aYk7txN+AUnz8i8xoSJCoJS6Km7io26s7551PdDEUi36oz0hUHGxBrpSC15AvdoOJE3Z+3VIXZ0nUNi4wNBu8dJAlIOPlYphCSN15zqTsGoBqPrPBzdZx6f3mUiTBECSdEjYkdY/Q0QYGYWfGtYl58BegU0aAe+rIbZuElfKXQfQkKM4mmO6radP/XrRlV5bNkAyffIr91otMhfpUS+hyOLnumMM5ZUKD+Pr1OU4M6T7MrhTMKEaxJPQxGYUaxaa142jzuOY63IBpCFnF+9pep8abGHj9IxLyfYRLIWKeUGrPifrgNx4kc8C9X5aP4CbBFqbd0/TVwoEg==";
    npx:hasSignatureTarget this:;
    npx:signedBy <https://orcid.org/0000-0002-1267-0234> .
  
  <https://w3id.org/spaces/semantics/2026-eu/r/person/shahrom-sohi> foaf:name "Shahrom Sohi" .
}