@prefix dc1: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix this: <http://purl.org/np/RAQMemFusa3RG0PhZ7oY9uL-Io2ey339_Moj1zL2jwvTE> .
@prefix sub: <http://purl.org/np/RAQMemFusa3RG0PhZ7oY9uL-Io2ey339_Moj1zL2jwvTE#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://purl.org/np/RAF1ANn-BCFop0OBMOC7S8NtG0y_xYhRX4tAu37XZVCo0#HTTPS> a fip:Authentication-and-authorization-service , fip:Available-FAIR-Enabling-Resource , fip:Communication-protocol , fip:FAIR-Enabling-Resource ;
    rdfs:comment "Hypertext Transfer Protocol Secure (HTTPS) is an extension of the Hypertext Transfer Protocol (HTTP). It is used for secure communication over a computer network, and is widely used on the Internet. In HTTPS, the communication protocol is encrypted using Transport Layer Security (TLS) or, formerly, Secure Sockets Layer (SSL). The protocol is therefore also referred to as HTTP over TLS, or HTTP over SSL" ;
    rdfs:label "HTTPS | Hypertext Transfer Protocol Secure" ;
    rdfs:seeAlso <https://en.wikipedia.org/wiki/HTTPS> ;
    skos:exactMatch <https://fairsharing.org/10.25504/FAIRsharing.cd2f9e> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 ;
    prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.cd2f9e> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB" ;
    npx:hasSignature "Za+Vy0iafkkmlbBsHnIyCl70Z/6oRyPQ9AiYgnY2ejPf5J5wlwA2TlV6qTfFvLrK7E5KDTPcFga3pPRdNtuUryBKdHdgK1r9AgC6xj1U+9euEvp9X2rODmHtf9lqkO7cZ5t62pZ8h5BVfB9uW0aIOWHFooBo4Odi4SQpU3d+ib4=" ;
    npx:hasSignatureTarget this: .
  this: dc1:created "2023-03-25T09:50:40.074+01:00"^^xsd:dateTime ;
    dc1:creator orcid:0000-0003-2195-3997 ;
    dc1:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces <http://purl.org/np/RAF1ANn-BCFop0OBMOC7S8NtG0y_xYhRX4tAu37XZVCo0#HTTPS> ;
    npx:supersedes <http://purl.org/np/RAI4izwCV3EKk4KAyk9VZGL9LUi-LyX431p8CY1j8PVRk> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAdpMl4VHC4_3VnGLX6zOknWfZ2iSlX_aVQeaTp0ix8Jw> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RA_R5w4lZ-6xuZyylG8qSlMhmWBaTE41-zlhiBVUQblCc> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA73A2rqz2UboeQIbEkbWHihiV8P_7B2eu2mqDAJ3wpMk> .
}