Nanopublication

< Home

ID

http://purl.org/np/RAxN0Uj9C1wPBrnfC90y348-h_aVdRDgRYphyKi6Z69l0

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAxN0Uj9C1wPBrnfC90y348-h_aVdRDgRYphyKi6Z69l0> .
@prefix sub: <http://purl.org/np/RAxN0Uj9C1wPBrnfC90y348-h_aVdRDgRYphyKi6Z69l0#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

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

sub:assertion {
  <http://purl.obolibrary.org/obo/RO_0000056> rdfs:label "participates in" .
  
  <http://purl.obolibrary.org/obo/RO_0000087> rdfs:label "has role" .
  
  sub:assertion a nt:AssertionTemplate;
    rdfs:label "Declaring the participation at a 3PFF event";
    nt:hasStatement sub:st02, sub:st03;
    nt:hasTag "FAIR" .
  
  sub:event a nt:GuidedChoicePlaceholder;
    rdfs:label "3PFF event";
    nt:possibleValuesFromApi "http://purl.org/nanopub/api/find_signed_things?type=https%3A%2F%2Fw3id.org%2Ffair%2F3pff%2F3PFF-event&searchterm=" .
  
  sub:role a nt:RestrictedChoicePlaceholder;
    rdfs:label "role in the 3PFF event";
    nt:possibleValue <https://w3id.org/fair/3pff/3PFF-facilitator>, <https://w3id.org/fair/3pff/3PFF-facilitator-aspirant>,
      <https://w3id.org/fair/3pff/3PFF-participant>, <https://w3id.org/fair/3pff/3PFF-trainer>,
      <https://w3id.org/fair/3pff/3PFF-trainer-assistant> .
  
  sub:st02 rdf:object sub:event;
    rdf:predicate <http://purl.obolibrary.org/obo/RO_0000056>;
    rdf:subject nt:CREATOR .
  
  sub:st03 rdf:object sub:role;
    rdf:predicate <http://purl.obolibrary.org/obo/RO_0000087>;
    rdf:subject nt:CREATOR .
  
  <https://w3id.org/fair/3pff/3PFF-facilitator> rdfs:label "3PFF facilitator" .
  
  <https://w3id.org/fair/3pff/3PFF-facilitator-aspirant> rdfs:label "3PFF facilitator aspirant" .
  
  <https://w3id.org/fair/3pff/3PFF-participant> rdfs:label "3PFF participant" .
  
  <https://w3id.org/fair/3pff/3PFF-trainer> rdfs:label "3PFF trainer" .
  
  <https://w3id.org/fair/3pff/3PFF-trainer-assistant> rdfs:label "3PFF trainer assistant" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-8888-635X, orcid:0000-0002-1267-0234,
      orcid:0000-0003-2195-3997 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB";
    npx:hasSignature "FK0nMtDoN+9YmsTUHUB/fuXLo+iAPcxdkK/btj/1VBLmTWH5AgUkfIis6F2LcGHXcnGkn8WNgbz21sUUzhmJzLekyA58bQ/BV725g1zOLco/SgIklzwdGtjAho7h9T/WJQqm10iymfOeiLU+OM2fpWk8g49X3LKTeDMxK0x7GE8=";
    npx:hasSignatureTarget this: .
  
  this: dcterms:created "2023-01-04T12:02:30.707+01:00"^^xsd:dateTime;
    dcterms:creator orcid:0000-0003-2195-3997;
    npx:supersedes <http://purl.org/np/RApmzj_ixi9Eb1pLS6cpfNV1EgxIB_LaAMH-7b6hhBVp8>;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAi6zZAwhaJ23Hzg4lIjlPir6Take3ZQp-lS9skfBEwfQ>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
      <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RARMBqX_-9lnhkaqk4BuxfLcC6H5cqTlzdtDzeDIwuKdU> .
}