Nanopublication

< Home

ID

https://w3id.org/np/RA34aIkyvBIGVA9iyxgFVBHfBtELL0H_3ZvCMvYPi6nGc

Formats

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

Content

@prefix this: <https://w3id.org/np/RA34aIkyvBIGVA9iyxgFVBHfBtELL0H_3ZvCMvYPi6nGc> .
@prefix sub: <https://w3id.org/np/RA34aIkyvBIGVA9iyxgFVBHfBtELL0H_3ZvCMvYPi6nGc#> .
@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 {
  <https://doi.org/10.3390/50100093> a <http://purl.org/spar/fabio/ScholarlyWork>;
    <http://purl.org/spar/cito/usesMethodIn> <https://doi.org/10.1021/CI00007A012>, <https://doi.org/10.1021/CI990052B> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-7542-0286 .
}

sub:pubinfo {
  orcid:0000-0001-7542-0286 foaf:name "Egon Willighagen" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcwnLEigB7mhhJ2q2o1QJZx84NenD8u7AHyq5gvmA9gpUtNtw0vo1Hbd5S5LC+LrfbQ4Axbx1RJhLQW8mxPTYmi9nHbefFLXonWxMtvVJl7WnFdgga5pS6mT6r+1RnARlBcqE4fixRBgW76VWJdV6SCmIkNCpqntSiSZHahIWXewIDAQAB";
    npx:hasSignature "HJ34Vmv/LURBb5AXkTVri2QfYNkjTDO15mso7z3Y6mk4kBop/bjF7jS5dsQidrXGcT/AcCEda1cbdPvWMSxNspmTjvJmTMTep6LL9A398+71fDGc+ABPAqtSqm6ikmGKmMWNSW3te+3V7YUwV17JhLPGl9oNFhHlEbCpezfHA30=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0001-7542-0286 .
  
  this: dct:created "2024-03-02T14:22:30.104Z"^^xsd:dateTime;
    dct:creator orcid:0000-0001-7542-0286;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:hasNanopubType <http://purl.org/spar/cito/cites>, <http://purl.org/spar/fabio/ScholarlyWork>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Citations for: 10.3390/50100093";
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAX_4tWTyjFpO6nz63s14ucuejd64t2mK3IBlkwZ7jjLo> .
}