Nanopublication

< Home

ID

https://w3id.org/np/RA5FSu4btXmpk9zgzLv_vcBcCl4We1FAU_OXr7hB3HZko

Formats

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

Content

@prefix this: <https://w3id.org/np/RA5FSu4btXmpk9zgzLv_vcBcCl4We1FAU_OXr7hB3HZko> .
@prefix sub: <https://w3id.org/np/RA5FSu4btXmpk9zgzLv_vcBcCl4We1FAU_OXr7hB3HZko/> .
@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 {
  sub:display a <https://w3id.org/kpxl/gen/terms/ActivatedViewDisplay>, <https://w3id.org/kpxl/gen/terms/ViewDisplay>;
    <https://w3id.org/kpxl/gen/terms/appliesTo> <https://w3id.org/fair/3pff/FA.10.T.4>;
    <https://w3id.org/kpxl/gen/terms/isDisplayFor> <https://w3id.org/fair/3pff/FA.10.T.4>;
    <https://w3id.org/kpxl/gen/terms/isDisplayOfView> <https://w3id.org/np/RAyGnSBDLneVXhzK8SRwtkU4tN96F_3vSeZVc_SxYMxTk/simple-message-view> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-1062-5576 .
}

sub:pubinfo {
  orcid:0000-0003-1062-5576 foaf:name "Gerhard Burger" .
  
  <https://w3id.org/fair/3pff/FA.10.T.4> nt:hasLabelFromApi "FA.10.T.4 | FAIR Awareness Training Session 4" .
  
  this: dct:created "2026-06-24T05:53:39.098Z"^^xsd:dateTime;
    dct:creator orcid:0000-0003-1062-5576;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:embeds sub:display;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "FA.10.T.4 | FAIR Awareness Training Session 4 displays view: simple message view";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAsc8FMsGih955oFSFG0YcB9sDKA62VLbp3VIw86IxMvk> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKS0JLO/bGqK4GRv2E0dDCoFK5OAXtAsN8qrRCmaeMeBq/lp6gk/4vQ+/mbd2qZHt7bu0fbYWBmFwYDgxU3HqErq4mGo7JZ1UoKoNsEjq+pJCwv0sa5TsLfd1N/3xb0JLqouru63QrzS0VIPM0+X4Kar1SpZgxlpRapRc5NFZkUwIDAQAB";
    npx:hasSignature "dDAb3hBO95BIsqivk31A0W07nfqvvB6qb0YTCc1T2u3ATr4DL411iOal9er+3rJSxRF08ofTUFTQ37ct9N2nMLN+xGYqb1SSBVtctdmS3VIXtC6rAPvhfoNrG1f6qd0oiSeEFIm/c51Ilb9HkjLFn5m+PgAyra5dWLoGLjA2v3Q=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0003-1062-5576 .
}