Nanopublication

< Home

ID

https://w3id.org/np/RAVmxy4x4TBXQ3Z3Wl-9RzE0h1_E01-P53_6RhZkoubR8

Formats

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

Content

@prefix this: <https://w3id.org/np/RAVmxy4x4TBXQ3Z3Wl-9RzE0h1_E01-P53_6RhZkoubR8> .
@prefix sub: <https://w3id.org/np/RAVmxy4x4TBXQ3Z3Wl-9RzE0h1_E01-P53_6RhZkoubR8#> .
@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 ns1: <http://purl.org/np/> .
@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-9010-5401 foaf:name "Helene R. Langehaug" .
  
  <https://w3id.org/np/RAVmxy4x4TBXQ3Z3Wl-9RzE0h1_E01-P53_6RhZkoubR8#M..6wK+E..> npx:declaredBy
      orcid:0000-0001-9010-5401;
    npx:hasAlgorithm "RSA";
    npx:hasKeyLocation <https://nanodash.knowledgepixels.com/>;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC26wK+EFsrnUI3ES65XP0r6XsIimq05aE4T4bHo3sl0heOWMkA94pPsa2UWKumVIZ7oUiSPNjcsamid7Cdrc0/aQNJjrRg7g4ktKX8S+PVdK1FKPW8+PR5hsaJUSCWFyWe81jx6KPkD22Z8vOPh7VzUA+7bVuiV6KNalT1c0vCWQIDAQAB" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-9010-5401 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC26wK+EFsrnUI3ES65XP0r6XsIimq05aE4T4bHo3sl0heOWMkA94pPsa2UWKumVIZ7oUiSPNjcsamid7Cdrc0/aQNJjrRg7g4ktKX8S+PVdK1FKPW8+PR5hsaJUSCWFyWe81jx6KPkD22Z8vOPh7VzUA+7bVuiV6KNalT1c0vCWQIDAQAB";
    npx:hasSignature "rAbuflWhYSBSpyhm6M00jYkIdGvg8Ef8Q3HHAWgI9nSf2RbFZVRy2v+2NHUWXigWYulUnsqK7kgy+zOESZ8cBRtqAlirSuU1xPmVkt58NDJiBN7vTcS8Y1J3CzEnEOGRSXNtgwiddMgasVEZu0RMIABV0LAitULiwi6ODk1KN2w=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0001-9010-5401 .
  
  this: dct:created "2025-03-31T14:53:10.479Z"^^xsd:dateTime;
    dct:creator orcid:0000-0001-9010-5401;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType npx:declaredBy;
    npx:introduces orcid:0000-0001-9010-5401;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "User: Helene R. Langehaug";
    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 ns1:RABMVRQW1kq9BZ2mQAMSxSQS6Q3AR4ypH2agpT-xKbxOE .
}