Nanopublication

< Home

ID

https://w3id.org/np/RA9VG5nvQRvzCOLRMR9OWMDwg-3T-5lt9_Z8p5eyLbZGs

Formats

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

Content

@prefix this: <https://w3id.org/np/RA9VG5nvQRvzCOLRMR9OWMDwg-3T-5lt9_Z8p5eyLbZGs> .
@prefix sub: <https://w3id.org/np/RA9VG5nvQRvzCOLRMR9OWMDwg-3T-5lt9_Z8p5eyLbZGs/> .
@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 orcid: <https://orcid.org/> .
@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/fair/3pff/FIP.35.T.3> a <https://w3id.org/fair/3pff/3PFF-Training>,
      <https://w3id.org/fair/3pff/3PFF-event>, <https://w3id.org/fair/3pff/FIP-Introduction>,
      <https://w3id.org/fair/3pff/Virtual-Event>;
    dct:date "2025-10-20";
    rdfs:label "FIP.35.T.3 | FAIR2Adapt FIP Training Session 3";
    rdfs:seeAlso <https://osf.io/mszn3/files/cj6x4>;
    <https://schema.org/endTime> "11:00";
    <https://schema.org/startTime> "09:00";
    <https://w3id.org/fair/3pff/has-event-assistant> orcid:0000-0001-5862-4375, orcid:0000-0001-6301-4248;
    <https://w3id.org/fair/3pff/has-event-facilitator> orcid:0000-0003-2195-3997;
    <https://w3id.org/fair/3pff/has-event-organizer> <https://ror.org/056j50v04>;
    <https://w3id.org/fair/3pff/has-participating-community> <https://w3id.org/np/RAqMi-fcftXx37oHs76AQs3fgh7O-hWm_EWawSSPv4CpE#FAIR2Adapt>;
    <https://www.w3.org/TR/owl-time/#time:hours> "2" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-6301-4248 .
}

sub:pubinfo {
  orcid:0000-0001-6301-4248 foaf:name "Mauro Di Fenza" .
  
  this: dct:created "2025-10-20T07:31:46.169Z"^^xsd:dateTime;
    dct:creator orcid:0000-0001-6301-4248;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource>;
    npx:introduces <https://w3id.org/fair/3pff/FIP.35.T.3>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA-IJBwWl8latZFBHWpp8aVB6md601uG1pZtWkOXd-b8I> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDiH8yCiwK0K8JVNh/S9FIwb0zboDZFlnjjsEhLtpz+JZU/zcEuotkpf27MRPVK/avo1IP8bLHfuqGotw2cAZ8CZ99MFi0XtIR11W0N2rSHJRfg8TijiM86uMFL3hwOepbIldzydHLB3WBRZEcXiUPrp4Ry8nDkIRkI5Xyx2aXEaQIDAQAB";
    npx:hasSignature "2FHO3l4JsytDiF+NXT3YHg/LsTC2JJWPa2Za90Oaq31DetGVmKs3JI7WyQS3mUa9Stu/1qgNCXG9J5JRpJB3/tebv39LNZFJ+7LGQJxtINt3ZtRIwlkcXo9JGRGB1FK9uSzrpjBpTpWEOaaB1hlRAwVWOw+Vlsc/vBVG5djjSYw=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0001-6301-4248 .
  
  <https://w3id.org/np/RAqMi-fcftXx37oHs76AQs3fgh7O-hWm_EWawSSPv4CpE#FAIR2Adapt> nt:hasLabelFromApi
      "FAIR2Adapt | FAIR to Adapt to Climate Change - Climate change poses risks to European communities, requiring robust adaptati..." .
}