@prefix this: <http://purl.org/np/RAxIKXWvcfZ2Dhr1B72LwSqgzFlGkPHcxAaCbOnX0webA> .
@prefix sub: <http://purl.org/np/RAxIKXWvcfZ2Dhr1B72LwSqgzFlGkPHcxAaCbOnX0webA#> .
@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#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:spi a <https://w3id.org/linkflows/superpattern/terms/SuperPatternInstance> ;
    <https://w3id.org/linkflows/superpattern/terms/hasContextClass> <http://purl.org/np/RAJT8G-4LNXdsv-AT2LJ03Ew5fxy04lwb_BgYdPwn8Sxo#very-deep-neural-networks> ;
    <https://w3id.org/linkflows/superpattern/terms/hasObjectClass> <http://purl.org/np/RA-NaQArRXvr-H7Pc7HAJubhbjx0c7pQYZ7DHwneTDl_8#performance-of-training-with-learning-unreferenced-functions> ;
    <https://w3id.org/linkflows/superpattern/terms/hasQualifier> <https://w3id.org/linkflows/superpattern/terms/generallyQualifier> ;
    <https://w3id.org/linkflows/superpattern/terms/hasRelation> <https://w3id.org/linkflows/superpattern/terms/hasLargerValueThan> ;
    <https://w3id.org/linkflows/superpattern/terms/hasSubjectClass> <http://purl.org/np/RAzAGqw_uA1pyc3gmoO9gwJIU2Hwg8NDbmxJUKnte34c8#performance-of-training-with-explicit-reformulation-of-layers-with-learning-residual-functions-with-reference-to-input-layers> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://doi.org/10.1109/cvpr.2016.90> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCJlM78d80R+gFMoQB1IG3f7AbqqGOCIv4HmZd1cx1KgEWMUUpPsojFNvx84fC/TltcJ8F8JafnbhDXW2HM2MhdK4yC04ROEV1vIgSzjDicHfiqXvMqdPuMyQp4mmCEY7mUoeEW10mWZqjk+S9TnmiAQbFGcpExP8aosr2aTR7CSQIDAQAB" ;
    npx:hasSignature "DHBtUPmSrykMCN/6SBu1wbuVjUvkP/8S166g5vKqaYU8IEJpNY6tcBAP+rGAsYKfZAxxRy0icohfDGpjlNjfkYKyjAAdoCWiLGuUTD64L/NLNug1BqpRUdzcNguAp8NwXSh9d3akXyyzpcK7JnsHaZYhPfkZ8tBfs676rNmrWa4=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2021-04-01T15:06:12.093+03:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-7114-6459 ;
    npx:introduces sub:spi ;
    npx:supersedes <http://purl.org/np/RAZ3ZwpkzRJ-xcsGoiXMFkOsVhxyszHy_kiRXy6PBkFjM> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAiL1AYhAZIPmCs9YXC8QaQl7rcMcnyeedEAPTi_BZR9Y> .
}