@prefix this: <https://w3id.org/np/RAfI4K4m6nmpuPcSf68lUYz01rO0j_NFcjFC_j10yVQOk> .
@prefix sub: <https://w3id.org/np/RAfI4K4m6nmpuPcSf68lUYz01rO0j_NFcjFC_j10yVQOk#> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:ICAR a <https://w3id.org/fair/fip/terms/Authentication-and-authorization-service> , <https://w3id.org/fair/fip/terms/Available-FAIR-Supporting-Resource> ;
    rdfs:comment "Islandora conditional access rights lets you define the access and access rights of an object conditionally. IP range, user role or metadata (of the object or its parents) can affect the access rights of the object. It also defines which datastreams are downloadable." ;
    rdfs:label "ICAR | Islandora conditional access rights" ;
    rdfs:seeAlso <https://github.com/LeidenUniversityLibrary/islandora_conditional_access_rights> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-4930-2662 .
}
sub:pubinfo {
  orcid:0000-0002-4930-2662 foaf:name "Alessa An Gambardella" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEJGVv2xFV8o+Ojt3f0N2LgtZTt4+24Lxp8esEZiFYKryDGBYaR0Ef4ajadqtlSpvUHlwNlVIF7XRWiGd64P8drVnqPtpRtxJ+SOl0UNvxuHzUjeWlOYKpKZ/UgrGwVSSR3LvwqXOM9qUkWqy0IQ2KsFbJHHwzgNbcEZuZOD+/WQIDAQAB" ;
    npx:hasSignature "Vf7tdVNqbkZHlQM6Y0/Ised55TX4/onjwcPEGYFc79UrHX2bO4hwnwtc8N5qiJ6JRA6f+QofnPQaRuqg7UMmrjxGo9W75MhV9PYsCJvhRJ2SPEgxP0jm18pKD/cEdi94lu0e6kaf1efkJYWwkDkfe8YRNL2IBpzwVxosunwCbuM=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-4930-2662 .
  this: dct:created "2024-05-31T14:49:28.467Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-4930-2662 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Supporting-Service> ;
    npx:introduces sub:ICAR ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RArN5FLenxFCIfUzFYL_fT_E92_j5ibGhpwIzKjgj6Wzw> .
}