@prefix fip: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix dct: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
sub:BIG-IP_APM a fip:Authentication-and-authorization-technique, fip:Available-FAIR-Enabling-Resource,
fip:FAIR-Enabling-Resource;
rdfs:comment "BIG-IP APM is a flexible, high-performance, centralized access management and security solution that delivers contextual, unified global access to your applications and network as well as to the Internet.";
rdfs:label "BIG-IP APM|BIG-IP Access Policy Manager";
rdfs:seeAlso .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB";
npx:hasSignature "NcIlp7MCW0yGzS4q6gpaHTUaNVa6x+pXEF4/3SvKtqO1kXQJqtE1qsk0MktmJ2I0pRRqB8C0RLS7rhW/BV31itP+D68kimKLTPqviSt0I7JnZagM/PHq3jJqlEYU8xR07iTgSscWGEzN+uNHX9ptpzvig2XBppu7hqz8PO2u/1Q=";
npx:hasSignatureTarget this: .
this: dct:created "2022-01-22T21:47:20.351+01:00"^^xsd:dateTime;
dct:creator orcid:0000-0003-2195-3997;
npx:introduces sub:BIG-IP_APM;
nt:wasCreatedFromProvenanceTemplate ;
nt:wasCreatedFromPubinfoTemplate ;
nt:wasCreatedFromTemplate .
}