@prefix this: <
https://w3id.org/np/RAUqCFxadMhIM1tOnnpwb-KtD6TJeOz4bCFdzi3w9tOFE
> .
@prefix sub: <
https://w3id.org/np/RAUqCFxadMhIM1tOnnpwb-KtD6TJeOz4bCFdzi3w9tOFE#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@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:SURF-SRAM
<
http://schema.org/url
> <
https://www.surf.nl/diensten/identity-accessmanagement/surf-research-access-management
> ;
a
fip:Authentication-and-authorization-service
,
fip:Available-FAIR-Supporting-Resource
,
fip:FAIR-Enabling-Resource
;
rdfs:comment
"SURF Research Access Management is a platform where you as an institution delegate access to research services to researchers. They manage their own research collaborations quickly, easily and securely. This service has been developed based on existing and proven international agreements for authorization and authentication within education and research." ;
rdfs:label
"SURF SRAM | SURF Research Access Management " .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-1261-9930
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"LomYcd1UYA+yZxBqeOZ4suY3sjzT6QLpmebqoyLdVikgeDBMK+2WblDYUCIKM0Ce2Ewfk+3egW9sDI3SrvCaeLs0gF3ICK/G5URrAbMR0FDFx/SwUbgbEZGuvYsKs3a0LB/ja6CPOqvsGhxZIKf5lAS7qknGhS+oH+CFKnDCQ2Q=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-04-20T13:24:41Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:SURF-SRAM
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/b14f5581-8d11-4c97-a05e-99e7c7506ffa
> .
}