Nanopublication

< Home

ID

https://w3id.org/np/RAcMZTQ9MDw5BFuywTlT-K8NzBneNDDyuY2DP_G89MV4E

Formats

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

Content

@prefix this: <https://w3id.org/np/RAcMZTQ9MDw5BFuywTlT-K8NzBneNDDyuY2DP_G89MV4E> .
@prefix sub: <https://w3id.org/np/RAcMZTQ9MDw5BFuywTlT-K8NzBneNDDyuY2DP_G89MV4E#> .
@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 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 {
  orcid:0009-0004-3529-1159 <https://schema.org/creator> <https://w3id.org/np/RAe_W2W4SbfBNSbDUvRLo5T9ha63HpZuAAOMlbdBvMiE0>,
      <https://w3id.org/np/RAhWVor6DvilcGXorT_N8NGl9igN87aSBXRw8-ClQLidw>, <https://w3id.org/np/RAijxUNMCrfLH7QB3JdUk15vT8Sd_K25RPWVDj6ZBQmy8>;
    <https://w3id.org/fair/3pff/participatedAsFacilitatorAspirantIn> <https://w3id.org/fair/3pff/3PFF-FIP-Programme>;
    <https://w3id.org/fair/3pff/participatedAsFacilitatorAssistantIn> <https://w3id.org/fair/3pff/FA.5.T.5>;
    <https://w3id.org/fair/3pff/passedExamOn> "2024-09-16";
    <https://w3id.org/fair/3pff/trainedBy> <https://ror.org/056j50v04> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0004-3529-1159 .
}

sub:pubinfo {
  orcid:0009-0004-3529-1159 foaf:name "Rick Overkleeft" .
  
  <https://w3id.org/fair/3pff/FA.5.T.5> nt:hasLabelFromApi "FA.5.T.5 | ITINERIS FAIR Awareness 5 - by Rick Overkleeft" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCAmCDRDkeI9q426fHbX8dAr7CFFM2ur3CiOHAJIuJG/OHRCj+VAlhY9sJ8Mc8YBlaPzdTqPL6BLAuDKgvJzvcyCtBa87NM6ZputtQbOk0ehaiK7yCWDsVBVbsmXJwMOYMsp0R1t4qPt0PL/lFYhJ5Z+KzQO9+gt8IS+hfYEM0OewIDAQAB";
    npx:hasSignature "dOeMW5CLpLB6USZ/Jf33NhvLO5zv0j2Mn4NlV8QRmyZYgMMntn/zJzj1WcuogCakr8AG06aW0JIXw427OqbT7GdlM6gO/mV2Jt9QFm/tDnSPzPSQhZfYwbiIyafnfOElyVJWRZZ1ja8TLvjtj53Z93kZyKkJr2yDqJO1iAXliDw=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0009-0004-3529-1159 .
  
  this: dct:created "2025-01-30T18:25:15.263Z"^^xsd:dateTime;
    dct:creator orcid:0009-0004-3529-1159;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    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/RAOyJskzVN7PlG-QIDaXun7X50Pgn4Q6uiBKZgnsEn57w> .
}