Nanopublication

< Home

ID

https://w3id.org/np/RAxx0luubyYWdRW1S2KS2jcb1Shpq7qAdyWrLLyff0TP4

Formats

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

Content

@prefix this: <https://w3id.org/np/RAxx0luubyYWdRW1S2KS2jcb1Shpq7qAdyWrLLyff0TP4> .
@prefix sub: <https://w3id.org/np/RAxx0luubyYWdRW1S2KS2jcb1Shpq7qAdyWrLLyff0TP4/> .
@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.38.T.5> a <https://w3id.org/fair/3pff/3PFF-Training>,
      <https://w3id.org/fair/3pff/3PFF-event>, <https://w3id.org/fair/3pff/FIP-Event>, <https://w3id.org/fair/3pff/Virtual-Event>;
    <http://schema.org/endDate> "2026-04-29T17:30:00.0+01:00"^^xsd:dateTime;
    <http://schema.org/startDate> "2026-04-29T15:00:00.0+01:00"^^xsd:dateTime;
    rdfs:label "FIP.38.T.5 | FAIR Implementation Profile Training Session 5";
    rdfs:seeAlso <https://osf.io/d6jrx>;
    <https://w3id.org/fair/3pff/has-event-assistant> orcid:0000-0002-9162-987X;
    <https://w3id.org/fair/3pff/has-event-facilitator> orcid:0000-0002-1297-3104, orcid:0000-0002-5727-4999;
    <https://w3id.org/fair/3pff/has-event-organizer> <https://ror.org/056j50v04>;
    <https://www.w3.org/TR/owl-time/#time:hours> "2.5" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-5727-4999 .
}

sub:pubinfo {
  orcid:0000-0001-5862-4375 foaf:name "Nikiforos Alygizakis" .
  
  orcid:0000-0002-5727-4999 foaf:name "Nikiforos Alygizakis" .
  
  this: dct:created "2026-04-29T11:47:37.686Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-5727-4999;
    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.38.T.5>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    prov:wasDerivedFrom <https://w3id.org/np/RABJQx5pq9VkJvpA_pzmK_98a0bRkdz_pxoxcQTvS-Jy4>,
      <https://w3id.org/np/RAmE3ySBQF_CUmdUL9pSj2V442kPz7mVmOViutx7JlOm0>;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
      <https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI>, <https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAR3UVKmlWmY1j-5mvatPH6Jrci7wpoUzDNY9a4OQUfjw> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCUA0DtZ2bq+q+KjN16T/BvhYOOD1doF543X0BuLHzjrBmMcP5SO/9TxLal5nI7WHzmiicJQk1lZz01CoDaqgwuAbHCOSE4Z/HGbXsptrqX+EqzeReWMuWsZbebm9TzSQGaa895OC+vkeZRdKxmrcpowGKM6RxtxpXsxr4uWU1LvwIDAQAB";
    npx:hasSignature "TTcXmf3u6xbgqDt7Ll4CAzQGX/DwTQsGaZzdC50891LbJmYrKNl5f+i/jwGmC/FVcB7yh8KW+8/KqF3WnalB8z+mOeBWohmSji31/dpL4XK+a4Wp2OBbwAU6r6NrmsnhUlFkx0RhWsFt7qjSsJZ5lyp4GoGX+nxbh77yM1Nusgw=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-5727-4999 .
}