Nanopublication

< Home

ID

https://w3id.org/np/RApr8X1UBtthF4yu2HPGOdkwzCCyuQOgusu2hsvcUj_zs

Formats

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

Content

@prefix this: <https://w3id.org/np/RApr8X1UBtthF4yu2HPGOdkwzCCyuQOgusu2hsvcUj_zs> .
@prefix sub: <https://w3id.org/np/RApr8X1UBtthF4yu2HPGOdkwzCCyuQOgusu2hsvcUj_zs#> .
@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:0000-0001-7135-3960 <https://schema.org/creator> <https://w3id.org/np/RALgmB9THWHO6qntsHOOYIRF0TINONEUnf_wwem5Nqdog>;
    <https://w3id.org/fair/3pff/participatedAsFacilitatorAssistantIn> <https://w3id.org/fair/3pff/FIP.33.T.1>;
    <https://w3id.org/fair/3pff/participatedAsImplementerAspirantIn> <https://w3id.org/fair/3pff/3PFF-FIP-Programme>;
    <https://w3id.org/fair/3pff/passedExamOn> "2025-01-28";
    <https://w3id.org/fair/3pff/trainedBy> sub:3PFFTrainingProgramme .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-7135-3960 .
}

sub:pubinfo {
  orcid:0000-0001-7135-3960 foaf:name "Fen Zhang" .
  
  <https://w3id.org/fair/3pff/FIP.33.T.1> nt:hasLabelFromApi "FIP.33.T.1 | FAIR Implementation Profile Training - by Norbert van Dijk" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcmwmhFuiZsoPlpZLTfFZM6JR6RUwPVvGkU1bggJdljB/1COjIo7JoASKhe4F+jfTZRg6bsNdCZtQwZkYVHCzD6lNGyIyJkIHHE/o9H6NRX32GfAKQDnq9zpbk1Rt6l2Rrf6L+5ZjLQJ1A8IdYEskyKM0V3taQ4ioC92UD9lrKMwIDAQAB";
    npx:hasSignature "EiBJcq8KfOd0+5DW+bCuvFWs0eFqDslsNn1Tul4eZcR7U8ydaRpv0vwVM8MUQXWd9lidzRxOAg6uTsMH4jc94Vj6JyrZ9okCaNSBfd4Bvn8ztuB9Nbthbb6cmOde+uqHxlIxx3i8mW28CiAWmeryuF8nnNNjHtC8WVkSZQGp+pw=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0001-7135-3960 .
  
  this: dct:created "2025-01-28T10:09:49.392Z"^^xsd:dateTime;
    dct:creator orcid:0000-0001-7135-3960;
    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> .
}